annotate doc/index.txt @ 412:84b8cde2dfd4

Start with documentation.
author cmlenz
date Tue, 07 Aug 2007 12:52:09 +0000
parents
children 90302c84571e
rev   line source
412
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
1 .. -*- mode: rst; encoding: utf-8 -*-
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
2
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
3 =======
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
4 Preface
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
5 =======
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
6
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
7 .. image:: logo.png
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
8 :width: 538
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
9 :height: 298
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
10 :align: center
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
11 :alt: Bitten
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
12 :class: logo
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
13
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
14 -------------------------------
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
15 Continuous Integration for Trac
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
16 -------------------------------
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
17
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
18 Bitten is a Python-based framework for collecting various software metrics via
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
19 continuous integration. It builds on Trac to provide an integrated web-based
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
20 user interface.
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
21
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
22 * `Installation <install.html>`_
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
23 * `Build Recipes <recipes.html>`_
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
24 * `Build Recipe Commands <commands.html>`_
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
25 * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software