diff doc/index.txt @ 412:84b8cde2dfd4

Start with documentation.
author cmlenz
date Tue, 07 Aug 2007 12:52:09 +0000
parents
children 90302c84571e
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/doc/index.txt
@@ -0,0 +1,25 @@
+.. -*- mode: rst; encoding: utf-8 -*-
+
+=======
+Preface
+=======
+
+.. image:: logo.png
+   :width: 538
+   :height: 298
+   :align: center
+   :alt: Bitten
+   :class: logo
+
+-------------------------------
+Continuous Integration for Trac
+-------------------------------
+
+Bitten is a Python-based framework for collecting various software metrics via
+continuous integration. It builds on Trac to provide an integrated web-based
+user interface.
+
+ * `Installation <install.html>`_
+ * `Build Recipes <recipes.html>`_
+ * `Build Recipe Commands <commands.html>`_
+ * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software