Mercurial > bitten > bitten-test
annotate doc/index.txt @ 632:01c9848950d5
0.6dev: Cleaning all usage of tabs (replaced with spaces).
author | osimons |
---|---|
date | Tue, 11 Aug 2009 23:57:57 +0000 |
parents | b76e6accad72 |
children | 01cc0c8e49fb |
rev | line source |
---|---|
412 | 1 .. -*- mode: rst; encoding: utf-8 -*- |
2 | |
3 ======= | |
4 Preface | |
5 ======= | |
6 | |
7 .. image:: logo.png | |
8 :width: 538 | |
9 :height: 298 | |
10 :align: center | |
11 :alt: Bitten | |
12 :class: logo | |
13 | |
14 ------------------------------- | |
15 Continuous Integration for Trac | |
16 ------------------------------- | |
17 | |
18 Bitten is a Python-based framework for collecting various software metrics via | |
19 continuous integration. It builds on Trac to provide an integrated web-based | |
20 user interface. | |
21 | |
22 * `Installation <install.html>`_ | |
23 * `Build Recipes <recipes.html>`_ | |
24 * `Build Recipe Commands <commands.html>`_ | |
599
b76e6accad72
0.6dev: Added Configuration documentation. It contains all configuration information I've found in the wiki and source code.
osimons
parents:
508
diff
changeset
|
25 * `Configuration <configure.html>`_ |
508
90302c84571e
Added documentation for how to link to builds - See #270
dfraser
parents:
412
diff
changeset
|
26 * `Build Links <links.html>`_ |