~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Brian Aker
  • Date: 2011-01-13 02:08:31 UTC
  • mto: (2079.1.1 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2080.
  • Revision ID: brian@tangent.org-20110113020831-gionzccgg17efwn7
Basic DDL for catalog.

Show diffs side-by-side

added added

removed removed

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