ansible-documentation
ansible-documentation copied to clipboard
Coordinate ecosystem docsites to include link back to docs.ansible.com
All projects on this page should include a link back to docs.ansible.com
Oh, I noticed that the ansible-pylibssh project is spelled weirdly (with a whitespace and capitalization!). Haven't found where to fix that.
As for the backlinks, updating the base Sphinx theme footer could address this. Alternatively, said projects would probably have to inherit the upstream footer and make a small tweak.
@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 the projects use the sphinx theme, but that does sound like a promising approach. Though I'm unsure we want a link back in the footer vs the header.
I opened https://github.com/ansible/mkdocs-ansible/issues/74 for the mkdocs theme.
All projects on this page should include a link back to docs.ansible.com
Oh, I noticed that the
ansible-pylibsshproject is spelled weirdly (with a whitespace and capitalization!). Haven't found where to fix that.
@webknjaz https://github.com/ansible/docsite/blob/0fd7e268e947c0fab26f6df515c82e2f755f3ee1/data/ecosystem.yaml#L88
Looking at the latest ansible sphinx theme, it already includes a link to docs.ansible.com
So when projects upgrade, they'll get that fix.