Skip to content

Commit

Permalink
add download to tox docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Oct 26, 2023
1 parent 6dad0f0 commit afb664f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ exclude = awx/ui/node_modules,awx/ui/node_modules,env,awx_collection_build
description = Build documentation
deps = -r{toxinidir}/docs/docsite/requirements.txt
commands =
python {toxinidir}/docs/docsite/rst/rest_api/_swagger/download_swagger_json.py
sphinx-build -T -E -W -n --keep-going {tty:--color} -j auto -c docs/docsite -d docs/docsite/build/doctrees -b html docs/docsite/rst docs/docsite/build/html

0 comments on commit afb664f

Please sign in to comment.