diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2011-04-02 12:24:43 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2011-04-02 12:24:43 +0200 |
| commit | a98e0af511b728030c12bf8633b077866bb74e47 (patch) | |
| tree | ace7f4d305a8b094a9a5eee1837272819576ca23 /doc/doc_index/0.3.1/_sources/index.txt | |
| parent | 96c7ac239a2c9e303233e58daee02101cc4ebf3d (diff) | |
| download | GitPython-a98e0af511b728030c12bf8633b077866bb74e47.tar.gz GitPython-a98e0af511b728030c12bf8633b077866bb74e47.zip | |
Added downloadable versions of the respective documentation, which should aid packagers a bit
Diffstat (limited to 'doc/doc_index/0.3.1/_sources/index.txt')
| -rw-r--r-- | doc/doc_index/0.3.1/_sources/index.txt | 24 |
1 files changed, 24 insertions, 0 deletions
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` + |
