Edgewall Software

Changes between Version 8 and Version 9 of Wiki Start


Ignore:
Timestamp:
Jul 17, 2005, 1:34:09 PM (19 years ago)
Author:
cmlenz
Comment:

Added link to Slave Configuration page

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v8 v9  
    11= Welcome to the Bitten Project =
    22
    3 ''Bitten'' is a [http://www.python.org/ Python]-based framework for collecting various software metrics via continuous integration.
     3''Bitten'' is a [http://www.python.org/ Python]-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.
    44
    55== Design Documents ==
    66
    7 There are a work in progress:
    8  * WhitePaper
     7First, read the [wiki:WhitePaper white paper] to learn about the motivation for this project, and the overall goals.
     8
     9There are also pages discussing the design of individual parts of the system. These are a work in progress:
     10
    911 * BuildConfigurations
    1012 * BuildRecipes
     
    1214 * MasterSlaveProtocol
    1315 * ObjectModel
     16 * SlaveConfiguration
    1417
    1518See also TracRefactorings for things that need to be changed in Trac itself.