mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
use subproject url prefix (#15681)
* use subproject url prefix * add version details
This commit is contained in:
parent
cdb294c5c7
commit
3ceca1b4c7
@ -39,7 +39,7 @@ extensions = [
|
||||
'swagger',
|
||||
]
|
||||
|
||||
notfound_urls_prefix = "/en/latest/"
|
||||
notfound_urls_prefix = "/projects/awx/en/latest/"
|
||||
notfound_template = "404.rst"
|
||||
|
||||
html_theme = 'sphinx_ansible_theme'
|
||||
|
||||
@ -10,7 +10,10 @@ The page you are looking for is not in the current AWX documentation.
|
||||
:alt: Cowsay 404
|
||||
|
||||
You can find different versions of the AWX documentation by opening the Read the Docs fly out menu at the bottom right.
|
||||
Here is a link to the `AWX 24.6.1 <https://ansible.readthedocs.io/projects/awx/en/24.6.1/>`_ documentation.
|
||||
For your convenience, here are some links:
|
||||
|
||||
* `AWX latest <https://ansible.readthedocs.io/projects/awx/en/latest/>`_ documentation, includes release notes and known issues, contributor's guide, and API reference.
|
||||
* `AWX 24.6.1 <https://ansible.readthedocs.io/projects/awx/en/24.6.1/>`_ documentation, includes release notes, contributor's guide, AWX quickstart, user guide, API reference, and administrator guide.
|
||||
|
||||
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user