Sandra McCann
Sandra McCann
closing this as we fixed the ones identified.
@mattclay @bcoca - since this is part of semantic markup support, do you feel this will be merged before 2.15 code freeze?
See https://ansible.readthedocs.io/projects/project-onboarding/en/latest/docs_toolkit.html for guidelines on recommended documentation for an Ansible project.
User guide structure (in mkdocs.yml) should be something like the following: - User Guide: - user_guide/understanding.md - user_guide/testing_collections.md - user_guide/testing_roles.md - user_guide/ci.md - user_guide/using_tox_ansible.md - user_guide/examples.md
Thanks @Qalthos - they are being removed by https://github.com/ansible/molecule/pull/4044.
Should be added to the references section in mkdocs.yml
Tested this fix locally on the Ansible docs and seems to work, thanks @felixfontein !
Sure @prasadapr - We have a batch of old documentation on docs.ansible.com that isn't maintained. So the preference is to have this added to the collection itself. In this example,...
@prasadapr can you verify that your readme/documentation covers what is at https://docs.ansible.com/ansible/latest/network/user_guide/platform_dellos10.html ? Since this collection is not in the ansible package, we'll be removing that page soon so want...
hey @dmsimard - is this PR something you are still considering, or should we close it out? Thanks!