sphinx: Turn on nit-picky mode
This commit is contained in:
parent
ca8fbe5c86
commit
50b567f070
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ foreach(builder ${doc_builders})
|
|||
# conf.py dir
|
||||
-c "${CMAKE_CURRENT_BINARY_DIR}"
|
||||
-d "${CMAKE_CURRENT_BINARY_DIR}/doctrees"
|
||||
-n
|
||||
${sphinx_flags}
|
||||
# Documentation source file dir
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
|
|
Loading…
Reference in a new issue