Metadata-Version: 2.1
Name: mkdocs-ansible
Version: 0.1.dev2
Summary: Ansible MkDocs Theme based on mkdocs-material
Author-email: Ansible by Red Hat <info@ansible.com>
Maintainer-email: Ansible by Red Hat <info@ansible.com>
License: MIT
Project-URL: homepage, https://github.com/ansible/mkdocs-ansible
Project-URL: documentation, https://mkdocs-ansible.readthedocs.io/
Project-URL: repository, https://github.com/ansible/mkdocs-ansible
Project-URL: changelog, https://github.com/ansible/mkdocs-ansible/releases
Keywords: ansible,mkdocs,theme
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: lock

# mkdocs-ansible theme

This [mkdocs](https://www.mkdocs.org/) theme is based on [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) and aims to provide a consistent
look and feel for any project related to [Ansible](https://docs.ansible.com/) ecosystem.

Some of the projects that use this theme are:

- [ansible-compat](https://ansible-compat.readthedocs.io/)
- [ansible-devtools](https://ansible-devtools.readthedocs.io/)
- [ansible-language-server](https://ansible-language-server.readthedocs.io/)
- [ansible-lint](https://ansible-lint.readthedocs.io/)
- [ansible-navigator](https://ansible-navigator.readthedocs.io/en/latest/)
- [molecule](https://molecule.readthedocs.io/)
