command:html: convert -moz-border-radius to border-radius.
[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    email
28    http
29    distributed_bugtracking
30    power
31    hacking
32    spam
33    libbe/libbe
34    doc
35
36 Indices and tables
37 ==================
38
39 * :ref:`genindex`
40 * :ref:`modindex`
41 * :ref:`search`