mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Add the Sphinx notfound page extension (#15669)
* add sphinx notfound extension * add notfound conf * upgrade requirements * use double backticks * add urls prefix
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
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 investiation. Possibly inherited from previous repo with a custom theme.
|
||||
Jinja2 # Requires investigation. 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