mirror of
https://github.com/ansible/awx.git
synced 2026-01-08 14:32:07 -03:30
Co-authored-by: Sviatoslav Sydorenko <578543+webknjaz@users.noreply.github.com> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
8 lines
428 B
Plaintext
8 lines
428 B
Plaintext
# This requirements file is used for AWX latest doc builds.
|
|
|
|
sphinx # Tooling to build HTML from RST source.
|
|
sphinx-ansible-theme # Ansible community theme for Sphinx doc builds.
|
|
docutils # Tooling for RST processing and the swagger extension.
|
|
Jinja2 # Requires investiation. Possibly inherited from previous repo with a custom theme.
|
|
PyYaml # Requires investigation. Possibly used as tooling for swagger API reference content.
|