~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: Andrew Hutchings
  • Date: 2011-01-21 13:56:53 UTC
  • mto: (2100.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 2101.
  • Revision ID: andrew@linuxjedi.co.uk-20110121135653-tp5zavvoteldf9yc
Add compiling and installing section with basic content

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
   how_to_report_a_bug
34
34
   mysql_differences
35
35
 
 
36
Compiling and Installing:
 
37
-------------------------
 
38
.. toctree::
 
39
   :maxdepth: 2
 
40
 
 
41
   installing/requirements
 
42
   installing/from_source
 
43
   installing/ubuntu
 
44
   installing/redhat
 
45
 
36
46
SQL Language:
37
47
-------------
38
48
.. toctree::