Files
Hippolyzer/docs/source/index.rst
2009-04-27 22:48:01 +00:00

49 lines
874 B
ReStructuredText

.. _contents:
Welcome to Pyogp API docs
=========================
(doc set created |today|)
Pyogp is a python library for interacting with virtual world environments like Second Life. Starting as a test framework for new Open Grid Protocol work led by Linden Lab, Pyogp continues as a client library for current and future protocols.
This set of documents is primarily for use as API documentation. Pyogp is still young, and constantly evolving. Help refresh these docs regularly as work continues.
Modules
=======
Doc strings for all library files (modules) and their classes and methods.
.. toctree::
:maxdepth: 1
modules
Unit Tests
==========
Internal unit tests.
.. toctree::
:maxdepth: 1
unittest
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
History
=======
.. toctree::
:maxdepth: 1
history