diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-21 13:31:21 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-21 13:31:21 +0100 |
| commit | 9d6310db456de9952453361c860c3ae61b8674ea (patch) | |
| tree | d2b38b40ed378d70f30f892c69c6c654b4980c2a /doc/doc_index/0.3.0/_sources/index.txt | |
| parent | 685760ab33b8f9d7455b18a9ecb8c4c5b3315d66 (diff) | |
| download | GitPython-9d6310db456de9952453361c860c3ae61b8674ea.tar.gz GitPython-9d6310db456de9952453361c860c3ae61b8674ea.zip | |
docs: added final docs for version 0.3.0, started new release 0.3.1
Diffstat (limited to 'doc/doc_index/0.3.0/_sources/index.txt')
| -rw-r--r-- | doc/doc_index/0.3.0/_sources/index.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/doc_index/0.3.0/_sources/index.txt b/doc/doc_index/0.3.0/_sources/index.txt new file mode 100644 index 00000000..1079c5c7 --- /dev/null +++ b/doc/doc_index/0.3.0/_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` + |
