annotate docs/source/index.rst @ 247:f0f293d83337

begin docs
author catherine@dellzilla
date Wed, 04 Mar 2009 17:44:29 -0500
parents
children abb4c6524113
rev   line source
247
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
1 .. SQLPython documentation master file, created by sphinx-quickstart on Wed Mar 4 15:43:28 2009.
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
2 You can adapt this file completely to your liking, but it should at least
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
3 contain the root `toctree` directive.
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
4
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
5 Welcome to SQLPython's documentation!
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
6 =====================================
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
7
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
8 Contents:
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
9
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
10 .. toctree::
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
11 :maxdepth: 2
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
12
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
13 intro
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
14 capabilities
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
15 limitations
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
16
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
17
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
18 Indices and tables
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
19 ==================
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
20
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
21 * :ref:`genindex`
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
22 * :ref:`modindex`
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
23 * :ref:`search`
f0f293d83337 begin docs
catherine@dellzilla
parents:
diff changeset
24