~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Lee Bieber
  • Date: 2011-01-14 17:48:28 UTC
  • mfrom: (1994.4.35 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2086.
  • Revision ID: kalebral@gmail.com-20110114174828-7tnx7sgpjov3ir41
Merge Marisa - Document new data types and change in build file to treat warnings as errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
# Makefile for Sphinx documentation
17
17
#
18
18
 
19
 
SPHINXOPTS    = -D release=${PANDORA_RELEASE_VERSION}
 
19
SPHINXOPTS    = -W -D release=${PANDORA_RELEASE_VERSION}
20
20
PAPER         =
21
21
SPHINX_BUILDDIR      = ${top_builddir}/docs
22
22