1731.5.1
by Monty Taylor
Added sphinx infrastructure |
1 |
.. Drizzle documentation master file, created by
|
2 |
sphinx-quickstart on Fri Aug 27 08:33:41 2010.
|
|
3 |
You can adapt this file completely to your liking, but it should at least
|
|
4 |
contain the root `toctree` directive.
|
|
5 |
||
6 |
Welcome to Drizzle's documentation!
|
|
7 |
===================================
|
|
8 |
||
1794.2.3
by Monty Taylor
Added stubs for option docs. |
9 |
Drizzle is a community-driven open source project that |
10 |
is forked from the popular MySQL database. |
|
11 |
||
12 |
The Drizzle team has removed non-essential code, re-factored the remaining |
|
13 |
code and modernized the code base moving to C++. |
|
14 |
||
15 |
.. toctree:: |
|
16 |
:maxdepth: 2
|
|
17 |
||
18 |
Configuration: |
|
19 |
||
20 |
.. toctree:: |
|
21 |
:maxdepth: 2
|
|
22 |
||
23 |
configuration |
|
1794.2.5
by Monty Taylor
Added support to pandora for finding and including per-plugin documentation. |
24 |
options |
25 |
||
26 |
Plugins: |
|
27 |
||
28 |
.. toctree:: |
|
29 |
:maxdepth: 2
|
|
30 |
||
31 |
plugins/list |
|
1731.5.1
by Monty Taylor
Added sphinx infrastructure |
32 |
|
1794.2.9
by Monty Taylor
Made some TOC structure changes. Added stubs for a couple of command line |
33 |
Architecture: |
34 |
||
35 |
.. toctree:: |
|
36 |
:maxdepth: 2
|
|
37 |
||
38 |
protocol |
|
39 |
||
40 |
Clients: |
|
41 |
||
42 |
.. toctree:: |
|
43 |
:maxdepth: 2
|
|
44 |
||
45 |
clients/drizzle.rst |
|
46 |
clients/drizzledump.rst |
|
47 |
||
1731.5.1
by Monty Taylor
Added sphinx infrastructure |
48 |
Indices and tables
|
49 |
==================
|
|
50 |
||
51 |
* :ref:`genindex` |
|
52 |
* :ref:`modindex` |
|
53 |
* :ref:`search` |
|
54 |