aboutsummaryrefslogtreecommitdiff
path: root/doc/doc_index/index.html
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-07-01 17:58:19 +0200
committerSebastian Thiel <byronimo@gmail.com>2010-07-01 17:58:19 +0200
commitfd96cceded27d1372bdc1a851448d2d8613f60f3 (patch)
tree5b53f288a3379e260f46a65d08691fceec4a0ca3 /doc/doc_index/index.html
parent6917ae4ce9eaa0f5ea91592988c1ea830626ac3a (diff)
parentc3bd05b426a0e3dec8224244c3c9c0431d1ff130 (diff)
downloadGitPython-fd96cceded27d1372bdc1a851448d2d8613f60f3.tar.gz
GitPython-fd96cceded27d1372bdc1a851448d2d8613f60f3.zip
Merge branch 'docs'
Diffstat (limited to 'doc/doc_index/index.html')
-rw-r--r--doc/doc_index/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/doc_index/index.html b/doc/doc_index/index.html
new file mode 100644
index 00000000..1612a9a5
--- /dev/null
+++ b/doc/doc_index/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+ <title>GitPython Documentation &mdash; GitPython documentation</title>
+ </head>
+ <body>
+ <h3>Git Python Documentation Index</h3>
+ <a href="0.3/index.html" title="v0.3X">Git-Python 0.3X</a><br>
+ <a href="0.2/index.html" title="v0.2X">Git-Python 0.2X</a><br>
+ <a href="0.1/index.html" title="v0.1X"> Git-Python 0.1X</a><br>
+ </body>
+</html> \ No newline at end of file