From a98e0af511b728030c12bf8633b077866bb74e47 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 2 Apr 2011 12:24:43 +0200 Subject: Added downloadable versions of the respective documentation, which should aid packagers a bit --- doc/doc_index/0.3.1/_sources/index.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/doc_index/0.3.1/_sources/index.txt (limited to 'doc/doc_index/0.3.1/_sources/index.txt') diff --git a/doc/doc_index/0.3.1/_sources/index.txt b/doc/doc_index/0.3.1/_sources/index.txt new file mode 100644 index 00000000..1079c5c7 --- /dev/null +++ b/doc/doc_index/0.3.1/_sources/index.txt @@ -0,0 +1,24 @@ +.. GitPython documentation master file, created by sphinx-quickstart on Sat Jan 24 11:51:01 2009. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +GitPython Documentation +======================= + +.. toctree:: + :maxdepth: 2 + + intro + whatsnew + tutorial + reference + roadmap + changes + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3