Metadata-Version: 2.1
Name: mkdocs-ansible
Version: 24.2.0
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://ansible.readthedocs.io/projects/mkdocs-ansible/
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: Framework :: MkDocs
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cairosvg>=2.6.0
Requires-Dist: linkchecker>=10.3.0
Requires-Dist: markdown-exec>=1.3.0
Requires-Dist: markdown-include>=0.8.1
Requires-Dist: mkdocs-gen-files>=0.4.0
Requires-Dist: mkdocs-htmlproofer-plugin>=0.10.2
Requires-Dist: mkdocs-material-extensions>=1.1.1
Requires-Dist: mkdocs-material>=9.0.13
Requires-Dist: mkdocs-minify-plugin>=0.6.2
Requires-Dist: mkdocs-monorepo-plugin>=1.0.4
Requires-Dist: mkdocs>=1.4.2
Requires-Dist: mkdocstrings-python>=0.8.3
Requires-Dist: mkdocstrings>=0.21.2
Requires-Dist: pillow>=9.4.0
Requires-Dist: pipdeptree>=2.4.0
Requires-Dist: pymdown-extensions>=9.9.2

# 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.readthedocs.io/projects/compat/)
- [ansible-dev-tools](https://ansible.readthedocs.io/projects/dev-tools/)
- [ansible-language-server](https://ansible.readthedocs.io/projects/language-server/)
- [ansible-lint](https://ansible.readthedocs.io/projects/lint/)
- [ansible-navigator](https://ansible.readthedocs.io/projects/navigator/)
- [molecule](https://ansible.readthedocs.io/projects/molecule/)
