~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/conf.py

  • Committer: Lee Bieber
  • Date: 2011-03-03 02:20:56 UTC
  • mfrom: (1994.4.105 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2216.
  • Revision ID: kalebral@gmail.com-20110303022056-u0xkis276y8uvxwb
Merge Marisa - latest documentation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
212
212
# (source start file, name, description, authors, manual section).
213
213
man_pages = [
214
214
    ('clients/drizzledump', 'drizzledump', u'a database backup program',
 
215
     [u'Andrew Hutchings'], 1),
 
216
    ('clients/drizzleadmin', 'drizzleadmin', u'a database backup program',
215
217
     [u'Andrew Hutchings'], 1)
216
218
]
217
219