Fix sphinx warnsing in docs.
Add -W to sphinx options to avoid warnings in the future.
This commit is contained in:
parent
6b92dca59d
commit
5058cd5100
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# You can set these variables from the command line.
|
# You can set these variables from the command line.
|
||||||
SPHINXOPTS =
|
SPHINXOPTS = -W
|
||||||
SPHINXBUILD = sphinx-build
|
SPHINXBUILD = sphinx-build
|
||||||
PAPER =
|
PAPER =
|
||||||
BUILDDIR = build
|
BUILDDIR = build
|
||||||
|
@ -1,2 +1 @@
|
|||||||
.. _raven-setup: Set up the raven plugin
|
|
||||||
.. include:: ../../../mediagoblin/plugins/raven/README.rst
|
.. include:: ../../../mediagoblin/plugins/raven/README.rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user