mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
Pip compile docsite requirements (#14449)
Co-authored-by: Sviatoslav Sydorenko <578543+webknjaz@users.noreply.github.com> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
This commit is contained in:
7
docs/docsite/requirements.in
Normal file
7
docs/docsite/requirements.in
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user