Files
fb01f94bac4ab3a178a40eb537fe4ed2a8e5a2c0
80 lines
1.8 KiB
INI
80 lines
1.8 KiB
INI
[tox]
skipsdist = True
[testenv:docs]
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html
# environment used by the -infra templated docs job
-r{env:OSA_TEST_REQUIREMENTS_FILE:https://opendev.org/openstack/openstack-ansible/raw/branch/{env:TEST_BRANCH:master}/test-requirements.txt}
commands =