mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
Documentation: turn warnings into errors
This commit is contained in:
parent
e11627d0fb
commit
de199faed6
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
# You can set these variables from the command line, and also
|
||||
# from the environment for the first two.
|
||||
SPHINXOPTS ?= -j auto -A nuttx_versions="latest,${NUTTX_VERSIONS}"
|
||||
SPHINXOPTS ?= -j auto -W -A nuttx_versions="latest,${NUTTX_VERSIONS}"
|
||||
SPHINXBUILD ?= sphinx-build
|
||||
SOURCEDIR = .
|
||||
BUILDDIR = _build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue