We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360bf2c commit ab82c7dCopy full SHA for ab82c7d
docs/index.rst
@@ -9,9 +9,6 @@ Welcome to pygit2's documentation!
9
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2
10
implements the core of Git. Pygit2 works with Python 2.7, 3.3 - 3.7 and pypy.
11
12
-It is likely to work with Python 2.6 and 3.1, but these versions are not
13
-officially supported.
14
-
15
Links:
16
17
- http://www.pygit2.org/ -- Documentation
@@ -57,6 +54,3 @@ Indices and tables
57
54
==================
58
55
59
56
* :ref:`genindex`
60
-* :ref:`modindex`
61
-* :ref:`search`
62
0 commit comments