summaryrefslogtreecommitdiffstats
path: root/docs/docsite/requirements.in
blob: 86997b5da267d57e502346c10c45f9c285147ac1 (plain)
1
2
3
4
5
6
7
8
# 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.
sphinx-notfound-page # Sphinx extension for custom 404 page.
docutils # Tooling for RST processing and the swagger extension.
Jinja2 # Requires investigation. Possibly inherited from previous repo with a custom theme.
PyYaml # Requires investigation. Possibly used as tooling for swagger API reference content.