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/search.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/search.html')
| -rw-r--r-- | doc/doc_index/0.2/search.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc_index/0.2/search.html b/doc/doc_index/0.2/search.html index 76a76483..3806aa16 100644 --- a/doc/doc_index/0.2/search.html +++ b/doc/doc_index/0.2/search.html @@ -29,6 +29,9 @@ <li class="right" style="margin-right: 10px"> <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><a href="index.html">GitPython v0.2.0 Beta documentation</a> »</li> </ul> </div> @@ -77,6 +80,9 @@ <li class="right" style="margin-right: 10px"> <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><a href="index.html">GitPython v0.2.0 Beta documentation</a> »</li> </ul> </div> |
