~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Daniel Nichter
  • Date: 2011-08-13 20:41:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2413.
  • Revision ID: daniel@percona.com-20110813204138-stxa89ca1t7cg1uy
Skeleton documentation for all plugins, more complete docu for first half of plugins.
Clean up plugin.ini titles and descriptions.
Reformat and reorganize root index.
Change Administrative to Administration and remove empty files (logging, etc.)
Add, fix, and tag documentation for functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 * Reliable, ACID transactional
25
25
 
26
26
 
27
 
Introduction:
28
 
-------------
 
27
Introduction
 
28
------------
29
29
.. toctree::
30
30
   :maxdepth: 2
31
31
   
37
37
   versioning
38
38
   mysql_differences
39
39
 
40
 
Compiling and Installing:
41
 
-------------------------
 
40
Compiling and Installing
 
41
------------------------
42
42
.. toctree::
43
43
   :maxdepth: 2
44
44
 
47
47
   installing/ubuntu
48
48
   installing/redhat
49
49
 
50
 
Contributing:
51
 
-------------
 
50
Contributing
 
51
------------
52
52
.. toctree::
53
53
   :maxdepth: 2
54
54
 
56
56
   contributing/code
57
57
   contributing/documentation
58
58
 
59
 
SQL Language:
60
 
-------------
 
59
SQL Language
 
60
------------
61
61
.. toctree::
62
62
   :maxdepth: 2
63
63
 
76
76
   administrative
77
77
   resources/index
78
78
 
79
 
Replication:
80
 
------------
 
79
Replication
 
80
-----------
81
81
.. toctree::
82
82
   :maxdepth: 2
83
83
 
84
84
   replication
85
85
 
86
 
Configuration:
87
 
--------------
 
86
Configuration
 
87
-------------
88
88
.. toctree::
89
89
   :maxdepth: 2
90
90
 
91
91
   configuration
92
92
   options
93
93
 
94
 
Administrative:
95
 
---------------
 
94
Administration
 
95
--------------
96
96
.. toctree::
97
97
   :maxdepth: 2
98
98
 
99
 
   logging
100
 
   authentication
101
 
   storage_engines
 
99
   administration/index
102
100
 
103
 
Plugins:
104
 
^^^^^^^^
 
101
Plugins
 
102
-------
105
103
.. toctree::
106
104
   :maxdepth: 2
107
105
 
108
106
   plugins/list
109
107
 
110
 
Clients:
111
 
--------
 
108
Clients
 
109
-------
112
110
.. toctree::
113
111
   :maxdepth: 2
114
112
 
116
114
   clients/drizzledump.rst
117
115
   clients/errors.rst
118
116
 
119
 
libdrizzle:
120
 
-----------
 
117
libdrizzle
 
118
----------
121
119
.. toctree::
122
120
   :maxdepth: 2
123
121
 
125
123
   libdrizzle/developer.rst
126
124
   protocol
127
125
 
128
 
Testing:
129
 
--------
 
126
Testing
 
127
-------
130
128
.. toctree::
131
129
   :maxdepth: 2
132
130