From c3bd05b426a0e3dec8224244c3c9c0431d1ff130 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 1 Jul 2010 16:35:11 +0200 Subject: Added doc-index, which helps to keep documentation of prior but still somewhat supported versions alive --- doc/doc_index/0.2/reference.html | 181 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 doc/doc_index/0.2/reference.html (limited to 'doc/doc_index/0.2/reference.html') diff --git a/doc/doc_index/0.2/reference.html b/doc/doc_index/0.2/reference.html new file mode 100644 index 00000000..41241318 --- /dev/null +++ b/doc/doc_index/0.2/reference.html @@ -0,0 +1,181 @@ + + + + + + + API Reference — GitPython v0.2.0 Beta documentation + + + + + + + + + + + + +
+
+
+
+ +
+

API Reference

+
+

Actor

+
+
+

Objects.Base

+
+
+

Objects.Blob

+
+
+

Objects.Commit

+
+
+

Objects.Tag

+
+
+

Objects.Tree

+
+
+

Objects.Utils

+
+
+

GitCmd

+
+
+

Config

+
+
+

Diff

+
+
+

Errors

+
+
+

Index

+
+
+

Refs

+
+
+

Remote

+
+
+

Repo

+
+
+

Stats

+
+
+

Utils

+
+
+ + +
+
+
+
+
+

Table Of Contents

+ + +

Previous topic

+

GitPython Tutorial

+

Next topic

+

Roadmap

+

This Page

+ + + +
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3