Files
deb-python-pygit2/docs/index.rst
J. David Ibáñez c725ee7f05 Simplify README file
2013-01-13 12:13:25 +01:00

39 lines
900 B
ReStructuredText

.. pygit2 documentation master file, created by
sphinx-quickstart on Sun Jan 6 09:55:26 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to pygit2's documentation!
==================================
.. image:: https://secure.travis-ci.org/libgit2/pygit2.png
:target: http://travis-ci.org/libgit2/pygit2
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2
implements the core of Git. Pygit2 works with Python 2.6, 2.7, 3.1 and 3.2
Pygit2 links:
- http://github.com/libgit2/pygit2 -- Source code and issue tracker
- http://www.pygit2.org/ -- Documentation
- http://pypi.python.org/pypi/pygit2 -- Download
Table of Contents:
.. toctree::
:maxdepth: 2
install
usage
reference
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`