aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.txt
blob: 77e756eee6f455480f92fe26a869a3930fdf23da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Welcome to the bugs-everywhere documentation!
=============================================

Bugs Everywhere (BE) is a bugtracker built on distributed version
control.  It works with Arch_, Bazaar_, Darcs_, Git_, and Mercurial_
at the moment, but is easily extensible.  It can also function with no
VCS at all.

.. _Arch: http://www.gnu.org/software/gnu-arch/
.. _Bazaar: http://bazaar.canonical.com/
.. _Darcs: http://darcs.net/
.. _Git: http://git-scm.com/
.. _Mercurial: http://mercurial.selenic.com/

The idea is to package the bug information with the source code, so
that bugs can be marked "fixed" in the branches that fix them.


Contents:

.. toctree::
   :maxdepth: 2

   install
   tutorial
   email
   html
   distributed_bugtracking
   hacking
   spam
   libbe/libbe
   doc

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`