Sandra McCann

Results 211 comments of Sandra McCann

Agreed on Reference and & Appendices. Some of those pages are our top referenced docs (looking at you yaml syntax)

- So removing common scenarios makes sense for sure. - Network automation - We should coordinate with Red Hat documentation before we consider shuffling things here. This section covers both...

Forgot to mention moving some of those appendices items does seem to make sense as well. We just have to be careful about the pages that have the most visitors....

Discussion opened at https://forum.ansible.com/t/should-the-ansible-package-collection-removal-process-be-moved-to-docs-ansible-com/3167

@juresaht2 - the snippet from docs in your description doesn't match the actual documentation at that location: ``` { # results of inventory script as above go here # ......

@webknjaz - @oraNod is in the middle of having that page redirected to https://ansible.readthedocs.io/en/latest/ecosystem.html so if you follow the github link, you can likely find the source. So only 1/2...

Looking at the latest ansible sphinx theme, it already includes a link to docs.ansible.com ![image](https://github.com/ansible/ansible-documentation/assets/30267855/fb396d77-b350-4e4f-81bb-0f3b9fcc6ad3) So when projects upgrade, they'll get that fix.

Just verified this occurs for all pages, not just collection pages (aka it's not just something for antsibull-docs). But that suggests to me that this is an issue with the...

Does this issue belong in the docs repo or should it be in the ansible/ansible repo? We can transfer it over but wanted to check first.

So we can't change how this works w/o changing code in ansible/ansible afaik. That's why I felt it belonged in that repo. I agree the seealso doesn't work and should...