summaryrefslogtreecommitdiff
path: root/doc/index.txt
blob: 7eb19b79cb35c99075371b0f2ad986827f038dbd (plain)
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
40
41
42
43
44
Welcome to the bugs-everywhere documentation!
=============================================

Bugs Everywhere (BE) is a bugtracker built on distributed version
control.  It works with Arch_, Bazaar_, Darcs_, Git_, Mercurial_, and
Monotone_ 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/
.. _Monotone: http://www.monotone.ca/

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.  Other
architectures---such as keeping all the bugs in their own branch---are
also possible.


Contents:

.. toctree::
   :maxdepth: 2

   install
   tutorial
   config
   email
   http
   distributed_bugtracking
   power
   hacking
   spam
   libbe/libbe
   doc

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

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