Files
tablib/docs/index.rst
T
2010-10-07 16:01:09 -04:00

46 lines
916 B
ReStructuredText

.. Tablib documentation master file, created by
sphinx-quickstart on Tue Oct 5 15:25:21 2010.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Tablib
=================
Welcome to Tablib's docuemtation.
I recommend you start off with `Installation`.
Contents:
.. toctree::
:maxdepth: 2
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
User's Guide
------------
This part of the documentation, which is mostly prose, begins with some background information about Tablib, then focuses on step-by-step instructions for web development with Flask.
.. toctree::
:maxdepth: 2
installation
API Reference
-------------
If you are looking for information on a specific function, class or
method, this part of the documentation is for you.
.. toctree::
:maxdepth: 2
api