ansible-doctor
Documentation generator
A tool to generate documentation for Ansible roles using Jinja2 templates and annotated with Python comments.
Annotation based documentation for your Ansible roles
133 stars
3 watching
20 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list
ansibleautomationdocumentationpython
Related projects:
Repository | Description | Stars |
---|---|---|
telekom-mms/automated-ansible-role-documentation | Automates documentation generation for Ansible roles | 25 |
thegeeklab/ansible-later | A tool that checks Ansible roles and playbooks against best practices to improve their readability and maintainability. | 111 |
nickjj/ansigenome | A tool to help manage Ansible roles by gathering metrics and generating documentation. | 449 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 51 |
haidaram/ansible-playbook-grapher | A tool to visualize Ansible playbooks and their tasks and roles in a graph format | 646 |
shinmera/staple | A tool for generating documentation pages from source code | 60 |
willthames/ansible-inventory-grapher | A tool to generate dot files from Ansible inventory data suitable for Graphviz graph visualization. | 441 |
nanuxbe/django-classy-doc | A tool to generate documentation for Django applications with customizable settings | 27 |
ansible/ansible | Automates IT infrastructure and application deployment with a simple, human-friendly language. | 63,373 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,120 |
ansible-community/ara | Records and analyzes Ansible playbook execution results for easier troubleshooting and understanding. | 1,880 |
xlab-steampunk/ansible-doc-extractor | A tool to extract and format documentation from Ansible modules. | 16 |
aw-studio/docdress | Automates documentation generation from GitHub repositories in Laravel projects. | 63 |
nodeca/ndoc | A tool for generating documentation from JavaScript source code | 101 |
debrouwere/python-literate | A tool that integrates Python code with Markdown documentation to generate reproducible HTML reports. | 41 |