diff --git a/Documentation/Makefile b/Documentation/Makefile index f57719d2a4c..12f83a11936 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -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