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:
Don Naro
2024-12-03 10:26:06 +00:00
committed by GitHub
parent c64b5eb462
commit cdb294c5c7
4 changed files with 35 additions and 32 deletions

View File

@@ -15,5 +15,5 @@ Here is a link to the `AWX 24.6.1 <https://ansible.readthedocs.io/projects/awx/e
If you have more questions or still can't find the docs you're looking for, join the `Ansible Forum <https://forum.ansible.com>`_.
Here are some useful links for AWX users:
* `Get Help <https://forum.ansible.com/c/help/6>`_: get help or help others. Please add appropriate tags if you start new discussions, for example `awx`, `ee`, and `documentation`.
* `Get Help <https://forum.ansible.com/c/help/6>`_: get help or help others. Please add appropriate tags if you start new discussions, for example ``awx``, ``ee``, and ``documentation``.
* `Posts tagged with 'awx' <https://forum.ansible.com/tag/awx>`_: subscribe to participate in project/technology-related conversations. There are other related tags in the forum you can use.