index.txt 466 B

12345678910111213141516171819202122232425262728293031323334353637383940
  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. c-git-compatibility
  13. protocol
  14. tutorial/index
  15. recipes/index
  16. api/index
  17. Changelog
  18. =========
  19. .. include:: ../NEWS
  20. Indices and tables
  21. ==================
  22. * :ref:`genindex`
  23. * :ref:`modindex`
  24. * :ref:`search`