Fix sphinx warnsing in docs.

Add -W to sphinx options to avoid warnings in the future.
This commit is contained in:
Sam Clegg 2013-03-17 17:39:31 -07:00
parent 6b92dca59d
commit 5058cd5100
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXOPTS = -W
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build

View File

@ -1,2 +1 @@
.. _raven-setup: Set up the raven plugin
.. include:: ../../../mediagoblin/plugins/raven/README.rst