view doc/index.txt @ 706:d2e965fc31d4

On Windows, make `cmd.exe` built-ins and scripts execute through the shell. Closes #449 + generally improves handling for `<sh:exec file="mycript.bat">` type commands on Windows. Note that executing through Windows shell will throw off the rules for command-line quoting...
author osimons
date Tue, 20 Oct 2009 09:41:16 +0000
parents bf1053c2d606
children fc90ef7b2b86
line wrap: on
line source
.. -*- 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>`_
 * `Configuration <configure.html>`_
 * `Build Links <links.html>`_
 * `Notification <notify.html>`_
 * `Generated API Documentation <api/index.html>`_
 
Copyright (C) 2012-2017 Edgewall Software