Bug 1420891 - Docs: Enable strict & 'nit-picky' mode when building

So that the build fails if there are any warnings:
http://www.sphinx-doc.org/en/stable/invocation.html#invocation-of-sphinx-build
This commit is contained in:
Ed Morley 2017-11-28 13:41:11 +00:00
Родитель 269bc37aff
Коммит 7bca4d8e97
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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