Merged Chris' tutorial BE server URL update
[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_, and Mercurial_
6 at the moment, but is easily extensible.  It can also function with no
7 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
15 The idea is to package the bug information with the source code, so
16 that bugs can be marked "fixed" in the branches that fix them.
17
18
19 Contents:
20
21 .. toctree::
22    :maxdepth: 2
23
24    install
25    tutorial
26    email
27    html
28    distributed_bugtracking
29    hacking
30    spam
31    libbe/libbe
32    doc
33
34 Indices and tables
35 ==================
36
37 * :ref:`genindex`
38 * :ref:`modindex`
39 * :ref:`search`