-
Notifications
You must be signed in to change notification settings - Fork 15
Add redirects for all of automation-controller docs to their respective index page #240
Copy link
Copy link
Open
Description
We deleted all the source files from the product-docs in 4.5 except for the index.rst for each guide:
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/administration/
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/controllerapi/
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/quickstart/
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/towerapi/
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/upgrade-migration-guide/
- https://docs.ansible.com/automation-controller/(4.5|latest)/html/userguide/
Users might still have bookmarks to individual chapters like https://docs.ansible.com/automation-controller/4.5/html/userguide/organizations.html. These chapters need to have redirects to the main guide's index file so readers can determine how to look for the latest information.
Example source for the userguide for 4.5: https://github.com/ansible/product-docs/tree/release_4.5/userguide/source
There should be no artifacts for any other chapters but the index.html file.
Source for redirects: https://github.com/ansible/docsite/blob/main/.htaccess
Test redirects at: https://htaccess.madewithlove.com/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels