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

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