vyos.vyos icon indicating copy to clipboard operation
vyos.vyos copied to clipboard

Move collection-level documentation into the collection

Open samccann opened this issue 2 years ago • 2 comments

SUMMARY

We are moving away from having collection-specific documentation outside of a collection as they end up unmaintained. Move the following docs inside this collection: https://docs.ansible.com/ansible/latest/network/user_guide/platform_vyos.html

ISSUE TYPE
  • Documentation Report
COMPONENT NAME
ANSIBLE VERSION

samccann avatar Nov 13 '23 21:11 samccann

@NilashishC, how can this be handled on our side?

andamasov avatar Oct 27 '24 14:10 andamasov

The easiest way is to add it to the collection docs/docsite directory - https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_structure.html#collections-doc-dir

This issue was opened for docs removed from the community version of Ansible. The above link goes into detail on how to do that.

NOTE: If you want these docs on Automation Hub, it's in markdown and last I checked, only supports a few files with no index to order them in. That said, I believe Automation Hub supports having a separate docsite if you want more complete docs available there. See https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_documenting.html#build-a-docsite-with-antsibull-docs for some ideas on how to do that.

samccann avatar Oct 29 '24 19:10 samccann

@samccann, thank you for your guidance! i will be looking into that

andamasov avatar Nov 08 '24 22:11 andamasov

@andamasov This should probably go to vyos.dev ; as we get closer to finishing the updates in this round, we should look to restructure the docs as a feature.

gaige avatar Nov 16 '24 23:11 gaige

moved to https://vyos.dev/T6891

andamasov avatar Nov 17 '24 14:11 andamasov