Fix docs build error
This patch fixes docs build errors such as the ones seen in https://review.opendev.org/c/openstack/cloudkitty-specs/+/866198 Change-Id: Ie965ad1621c984e6eaa9ae6c85fa0f637f078391
This commit is contained in:
parent
3848c30c09
commit
d5261f48a3
2
tox.ini
2
tox.ini
@ -25,7 +25,7 @@ commands =
|
||||
[testenv:pdf-docs]
|
||||
deps = {[testenv:docs]deps}
|
||||
envdir = {toxworkdir}/docs
|
||||
whitelist_externals =
|
||||
allowlist_externals =
|
||||
make
|
||||
commands =
|
||||
sphinx-build -b latex doc/source doc/build/pdf
|
||||
|
Loading…
x
Reference in New Issue
Block a user