~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Brian Aker
  • Date: 2010-10-15 03:36:56 UTC
  • mfrom: (1843.7.6 refactor)
  • Revision ID: brian@tangent.org-20101015033656-9u3aptcc6ipoc1vj
This removes two of our dead plugins (the bad schedulers).
Also this fixes help messages to say "schema" instead of "database"
everywhere..

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
             docs/Doxyfile \
10
10
             docs/drizzled_header.html \
11
11
             ${top_srcdir}/docs/*.rst \
12
 
             ${top_srcdir}/docs/clients/*.rst \
13
 
             ${top_srcdir}/docs/libdrizzle/*.rst \
14
 
             ${top_srcdir}/docs/testing/*.rst
 
12
             ${top_srcdir}/docs/clients/*.rst
15
13
 
16
14
# Makefile for Sphinx documentation
17
15
#