aid: mkdocs name: MkDocs description: >- MkDocs is a fast, simple, and beautiful static site generator designed for building project documentation from Markdown source files. Written in Python, it reads a single YAML configuration file (mkdocs.yml) and converts a directory of Markdown documents into a self-contained static HTML site. MkDocs supports multiple built-in themes (mkdocs, readthedocs), a rich plugin ecosystem via Python entry points, live-reloading development server, and one-command deployment to GitHub Pages. type: Index image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Documentation - Markdown - Open Source - Python - Static Site Generator url: >- https://raw.githubusercontent.com/api-evangelist/mkdocs/refs/heads/main/apis.yml created: '2026-03-18' modified: '2026-04-28' specificationVersion: '0.20' apis: [] common: - type: DomainSecurity url: security/mkdocs-domain-security.yml - type: Website url: https://www.mkdocs.org - type: Documentation url: https://www.mkdocs.org/user-guide/ - type: GettingStarted url: https://www.mkdocs.org/getting-started/ - type: GitHub url: https://github.com/mkdocs/mkdocs - type: JSONSchema url: json-schema/mkdocs-config-schema.json - type: JSONSchema url: json-schema/mkdocs-plugin-schema.json - type: JSONLD url: json-ld/mkdocs-context.jsonld maintainers: - FN: Kin Lane email: kin@apievangelist.com