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