Skip to content

Commit b2ceb58

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Use Sphinx 1.5 warning-is-error"
2 parents 67a4b81 + f45aa90 commit b2ceb58

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,9 +696,10 @@ autodoc_tree_excludes =
696696
openstackclient/tests/*
697697

698698
[build_sphinx]
699+
all-files = 1
700+
warning-is-error = 1
699701
source-dir = doc/source
700702
build-dir = doc/build
701-
all_files = 1
702703

703704
[upload_sphinx]
704705
upload-dir = doc/build/html

0 commit comments

Comments
 (0)