Metadata-Version: 2.4
Name: mkdocs-ansible
Version: 26.4.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-Expression: MIT
Project-URL: changelog, https://github.com/ansible/mkdocs-ansible/releases
Project-URL: documentation, https://docs.ansible.com/projects/mkdocs-ansible/
Project-URL: homepage, https://github.com/ansible/mkdocs-ansible
Project-URL: repository, https://github.com/ansible/mkdocs-ansible
Keywords: ansible,mkdocs,theme
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: MkDocs
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: cairosvg>=2.9.0
Requires-Dist: cffi>=2.0.0
Requires-Dist: linkchecker>=10.6.0
Requires-Dist: markdown-exec>=1.12.1
Requires-Dist: markdown-include>=0.8.1
Requires-Dist: mkdocs<2.0.0,>=1.6.1
Requires-Dist: mkdocs-gen-files>=0.6.1
Requires-Dist: mkdocs-htmlproofer-plugin>=1.5.0
Requires-Dist: mkdocs-macros-plugin>=1.5.0
Requires-Dist: mkdocs-material>=9.7.6
Requires-Dist: mkdocs-material-extensions>=1.3.1
Requires-Dist: mkdocs-minify-plugin>=0.8.0
Requires-Dist: mkdocstrings>=1.0.3
Requires-Dist: mkdocstrings-python>=2.0.3
Requires-Dist: pillow>=12.1.1
Requires-Dist: pymdown-extensions>=10.21

---
hide:
  - navigation
  - toc
---

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