f7ba34fa4b837f4b0d2c682ad21699982aa93a16
[be.git] / doc / index.txt
1 Welcome to the bugs-everywhere documentation!
2 =============================================
3
4 Bugs Everywhere (BE) is a bugtracker built on distributed version
5 control.  It works with Arch_, Bazaar_, Darcs_, Git_, Mercurial_, and
6 Monotone_ at the moment, but is easily extensible.  It can also
7 function with no VCS at all.
8
9 .. _Arch: http://www.gnu.org/software/gnu-arch/
10 .. _Bazaar: http://bazaar.canonical.com/
11 .. _Darcs: http://darcs.net/
12 .. _Git: http://git-scm.com/
13 .. _Mercurial: http://mercurial.selenic.com/
14 .. _Monotone: http://www.monotone.ca/
15
16 The idea is to package the bug information with the source code, so
17 that bugs can be marked "fixed" in the branches that fix them.
18
19
20 Contents:
21
22 .. toctree::
23    :maxdepth: 2
24
25    install
26    tutorial
27    config
28    email
29    http
30    distributed_bugtracking
31    power
32    hacking
33    spam
34    libbe/libbe
35    doc
36
37 Indices and tables
38 ==================
39
40 * :ref:`genindex`
41 * :ref:`modindex`
42 * :ref:`search`