index.txt 438 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .. _index:
  2. ======================================
  3. dulwich - Python implementation of Git
  4. ======================================
  5. Overview
  6. ========
  7. .. include:: ../README.rst
  8. Documentation
  9. =============
  10. .. toctree::
  11. :maxdepth: 2
  12. performance
  13. protocol
  14. tutorial/index
  15. api/index
  16. Changelog
  17. =========
  18. .. include:: ../NEWS
  19. Indices and tables
  20. ==================
  21. * :ref:`genindex`
  22. * :ref:`modindex`
  23. * :ref:`search`