~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Lee Bieber
  • Date: 2011-01-14 17:48:28 UTC
  • mfrom: (1994.4.35 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2086.
  • Revision ID: kalebral@gmail.com-20110114174828-7tnx7sgpjov3ir41
Merge Marisa - Document new data types and change in build file to treat warnings as errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
Introduction:
26
26
-------------
27
 
   
28
27
.. toctree::
29
28
   :maxdepth: 2
30
29
   
36
35
 
37
36
SQL Language:
38
37
-------------
39
 
 
40
38
.. toctree::
41
39
   :maxdepth: 2
42
40
 
51
49
   dynamic 
52
50
   getting_information 
53
51
   transactional 
54
 
   administrative 
55
 
 
56
 
Advanced Topics:
57
 
----------------
58
 
 
 
52
   administrative
 
53
 
 
54
Data Types:
 
55
-----------
 
56
.. toctree::
 
57
   :maxdepth: 2
 
58
 
 
59
   data_types
 
60
 
 
61
User Level Topics:
 
62
------------------
59
63
.. toctree::
60
64
   :maxdepth: 2
61
65
 
64
68
   logging
65
69
 
66
70
Configuration:
67
 
^^^^^^^^^^^^^^
 
71
--------------
68
72
.. toctree::
69
73
   :maxdepth: 2
70
74
 
76
80
.. toctree::
77
81
   :maxdepth: 2
78
82
 
 
83
   plugins/list
 
84
 
79
85
Architecture:
80
 
^^^^^^^^^^^^^
 
86
-------------
81
87
.. toctree::
82
88
   :maxdepth: 2
83
89
 
85
91
   replication
86
92
 
87
93
Clients:
88
 
^^^^^^^^
 
94
--------
89
95
.. toctree::
90
96
   :maxdepth: 2
91
97
 
94
100
   clients/drizzleadmin.rst
95
101
 
96
102
libdrizzle:
97
 
^^^^^^^^^^^
 
103
-----------
98
104
.. toctree::
99
105
   :maxdepth: 2
100
106
 
102
108
   libdrizzle/developer.rst
103
109
 
104
110
Testing:
105
 
 
 
111
--------
106
112
.. toctree::
107
113
   :maxdepth: 2
108
114