Files
PyGithub/doc/source/index.rst
T
Vincent Jacques dc96905c05 First draft of generated documentation (issue #82)
1) ./generateDocstrings.py
2) cd doc
3) make html
4) open doc/build/html/index.html
2012-09-13 23:10:44 +02:00

28 lines
522 B
ReStructuredText

.. PyGithub documentation master file, created by
sphinx-quickstart on Thu Sep 13 22:51:42 2012.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to PyGithub's documentation!
====================================
Contents:
.. toctree::
:maxdepth: 2
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. automodule:: github.Github
:members:
.. automodule:: github.Organization
:members: