2
0

index.txt 423 B

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