annotate doc/index.txt @ 508:90302c84571e

Added documentation for how to link to builds - See #270
author dfraser
date Tue, 10 Mar 2009 10:30:56 +0000
parents 84b8cde2dfd4
children b76e6accad72
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>`_
508
90302c84571e Added documentation for how to link to builds - See #270
dfraser
parents: 412
diff changeset
25 * `Build Links <links.html>`_
412
84b8cde2dfd4 Start with documentation.
cmlenz
parents:
diff changeset
26 * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software