Sphinxified documentation
[jelmer/dulwich.git] / docs / index.rst
1 .. _index:
2
3 ======================================
4 dulwich - Python implementation of Git
5 ======================================
6
7 **Documentation**:
8
9 .. toctree::
10     :maxdepth: 2
11
12     overview
13     performance
14     protocol
15     changelog
16
17     tutorial/index
18     api/index
19
20
21 Indices and tables
22 ==================
23
24 * :ref:`genindex`
25 * :ref:`modindex`
26 * :ref:`search`
27