summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f63d35b..4c22966 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -103,9 +103,10 @@ setup-hooks =
[build_sphinx]
builders = html,man
+all-files = 1
+warning-is-error = 1
source-dir = doc/source
build-dir = doc/build
-all_files = 1
[upload_sphinx]
upload-dir = doc/build/html