~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

new date/time additions

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
   how_to_report_a_bug
37
37
   mysql_differences
38
38
 
39
 
Compiling and Installing:
40
 
-------------------------
41
 
.. toctree::
42
 
   :maxdepth: 2
43
 
 
44
 
   installing/requirements
45
 
   installing/from_source
46
 
   installing/ubuntu
47
 
   installing/redhat
48
 
 
49
39
SQL Language:
50
40
-------------
51
41
.. toctree::
52
42
   :maxdepth: 2
53
43
 
54
44
   queries
55
 
   functions/overview
 
45
   functions
56
46
   data_types
57
47
   ddl
58
48
   dml
64
54
   getting_information 
65
55
   transactional 
66
56
   administrative
67
 
   resources/index
68
57
 
69
58
User Level Topics:
70
59
------------------
106
95
   clients/drizzle.rst
107
96
   clients/drizzledump.rst
108
97
   clients/drizzleadmin.rst
109
 
   clients/errors.rst
110
98
 
111
99
libdrizzle:
112
100
-----------
122
110
   :maxdepth: 2
123
111
 
124
112
   testing/test-run.rst
125
 
   testing/dbqp.rst
126
113
 
127
114
Indices and tables
128
115
==================