mkdocs-ansible-collection

MkDocs Plugin that automatically generates pages for Ansible Collections.

MIT License

Downloads
207
Stars
0
Committers
2

MkDocs Ansible Collection

MkDocs Plugin that automatically generates pages for Ansible Collections. Uses metadata exported by the ansible-doc tool.

Work in Progress

This plugin is under initial development - you can track progress towards the first functional release here.

Its latest functionality can be seen live on the docs website.

Developing

To set up the development environment, run the following commands in the project root:

poetry install
poetry run mkdocs serve
Package Rankings
Top 35.03% on Pypi.org
Related Projects