mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Use Sphinx 1.5 warning-is-error"
This commit is contained in:
commit
b2ceb58fc3
1 changed files with 2 additions and 1 deletions
|
|
@ -696,9 +696,10 @@ autodoc_tree_excludes =
|
|||
openstackclient/tests/*
|
||||
|
||||
[build_sphinx]
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue