ansible-documentation
ansible-documentation copied to clipboard
remove old ad
The Ad at the bottom left of docs pages stopped working when ansible.com was revamped, so ...time to remove it!
Hmm. Is it just me or is the left nav cut off at the bottom?
I've kicked off a run to deploy this branch to test: https://github.com/ansible/ansible-documentation/actions/runs/10827409830
Yeah it looks like the left nav is truncated on stage too: https://ansible-community.github.io/package-doc-builds/
Closed and re-opened to check the RTD preview build. It looks like there's still a reference to the stage-ansible-core project alongside the new ansible-core project.
Closing this - the problem I think is in the sphinx ansible theme itself - https://github.com/ansible-community/sphinx_ansible_theme/blob/main/src/sphinx_ansible_theme/extranav.html
So will remove the ad from there.
@samccann It might still be worth removing that line from the conf file after you make the change to the sphinx theme.
A good point.