Create collection docsite¶
See Creating a collection docsite.
Upon successful build, open the local page in a browser
file:///<path_to_collections>/collections/ansible_collections/vbotka/freebsd/dest/build/html/collections/vbotka/freebsd/index.html
Don’t forget to rebuild the page after you upgrade the collection
shell> cd dest
shell> ./build.sh
See also