forked from pool/python-oslo.config
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=71
This commit is contained in:
parent
eb472ea8da
commit
2a84fcec19
@ -110,7 +110,8 @@ sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
|
|||||||
%build
|
%build
|
||||||
%{python_build}
|
%{python_build}
|
||||||
|
|
||||||
PBR_VERSION=6.4.0 PYTHONPATH=$CWD sphinx-build -b html doc/source doc/build/html
|
PBR_VERSION=6.4.0 PYTHONPATH=. \
|
||||||
|
sphinx-build -b html doc/source doc/build/html
|
||||||
# remove the sphinx-build leftovers
|
# remove the sphinx-build leftovers
|
||||||
rm -rf doc/build/html/.{doctrees,buildinfo}
|
rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user