diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-07-02 16:54:11 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-07-02 16:54:11 +0200 |
| commit | f683c6623f73252645bb2819673046c9d397c567 (patch) | |
| tree | 3e51396631523cb4a6464ae03e513794a55ce130 /doc/doc_index/0.2/roadmap.html | |
| parent | fd96cceded27d1372bdc1a851448d2d8613f60f3 (diff) | |
| download | GitPython-f683c6623f73252645bb2819673046c9d397c567.tar.gz GitPython-f683c6623f73252645bb2819673046c9d397c567.zip | |
Fixed broken 0.2 documentation, it didn't contain the API reference previously due to import errors and a somewhat inconsistent working tree that occurred when switching branches ...
Diffstat (limited to 'doc/doc_index/0.2/roadmap.html')
| -rw-r--r-- | doc/doc_index/0.2/roadmap.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc_index/0.2/roadmap.html b/doc/doc_index/0.2/roadmap.html index c98de752..19e7be61 100644 --- a/doc/doc_index/0.2/roadmap.html +++ b/doc/doc_index/0.2/roadmap.html @@ -30,6 +30,9 @@ <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > + <a href="modindex.html" title="Global Module Index" + accesskey="M">modules</a> |</li> + <li class="right" > <a href="reference.html" title="API Reference" accesskey="P">previous</a> |</li> <li><a href="index.html">GitPython v0.2.0 Beta documentation</a> »</li> @@ -84,6 +87,9 @@ <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > + <a href="modindex.html" title="Global Module Index" + >modules</a> |</li> + <li class="right" > <a href="reference.html" title="API Reference" >previous</a> |</li> <li><a href="index.html">GitPython v0.2.0 Beta documentation</a> »</li> |
