macOS
brew install mkdocslocal Homebrew formula metadata
brew
Project documentation with Markdown. Version 1.6.1 via Homebrew; verified 2026-07-13. Also installable with debian: sudo apt install mkdocs.
install
brew install mkdocslocal Homebrew formula metadata
sudo apk add mkdocsAlpine Linux edge package indexes · mkdocs · source: dl-cdn.alpinelinux.org
sudo apt install mkdocsDebian stable package indexes · mkdocs · source: deb.debian.org
sudo dnf install mkdocsFedora Rawhide package metadata · mkdocs · source: dl.fedoraproject.org
nix profile install nixpkgs#mkdocsnixpkgs package indexes · mkdocs · source: raw.githubusercontent.com
sudo pacman -S mkdocsArch Linux sync databases · mkdocs · source: geo.mirror.pkgbuild.com
choco install mkdocsChocolatey community package catalog · mkdocs · source: community.chocolatey.org
overview
Project documentation with Markdown
history
MkDocs is a Python static site generator for project documentation. Its documentation credits Tom Christie in the 2014 copyright line and the MkDocs team as maintainers, while the public GitHub repository was created in January 2014. The project established a simple convention that became its niche: documentation lives as Markdown files, site settings live in a single mkdocs.yml file, and the mkdocs command builds a static HTML site or runs a local auto-reloading preview server.
The tool grew around a small core with extension points rather than a large documentation platform. Its own README and site emphasize themes, plugins, and Python Markdown extensions; built-in and third-party themes handle presentation, plugins add indexing or generated content, and the output can be hosted anywhere static files are served. Release notes show the 1.0 release in 2018 and continued 1.x maintenance through 1.6.1 in 2024, including changes around local preview, drafts, translations, and strict-mode behavior.
MkDocs sits in package managers as the base documentation generator. It is packaged widely across Linux distributions, Homebrew, Chocolatey, and Nix, and Homebrew records a conflict with mkdocs-material because both packages install a mkdocs binary. GitHub metadata shows broad adoption for the repository, with tens of thousands of stars and many dependent projects, which fits its role as the common base beneath themes such as Material for MkDocs.
security posture
No matching local secret-handling manifest was found for mkdocs. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
mkdocs.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkdocs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mkdocs |
|---|---|
| Version | 1.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mkdocs |
| Homepage | https://www.mkdocs.org/ |
| Repository | https://github.com/mkdocs/mkdocs |
| Upstream docs | https://www.mkdocs.org/ |
| License | BSD-2-Clause |
| Source archive | https://files.pythonhosted.org/packages/bc/c6/bbd4f061bd16b378247f12953ffcb04786a618ce5e904b8c5a01a0309061/mkdocs-1.6.1.tar.gz |
| Last updated | 2026-07-13T11:00:34Z |
| Pulse | updated |
| Dependencies | libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mkdocs |
| Version Scheme | 0 |
| Revision | 3 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mkdocs 1.6.1+dfsg1-2
Static site generator geared towards building project documentation
https://github.com/mkdocs/mkdocs
sudo apt install mkdocsmkdocs
nix profile install nixpkgs#mkdocsmkdocs 1.5.3+dfsg-1
Static site generator geared towards building project documentation
sudo apt install mkdocsmkdocs 1.6.1-r1
Project documentation with Markdown
sudo apk add mkdocsmkdocs-pyc 1.6.1-r1
Precompiled Python bytecode for mkdocs
sudo apk add mkdocs-pycmkdocs 1.6.1-10.fc45
Python tool to create HTML documentation from markdown sources
sudo dnf install mkdocsmkdocs 1.6.1-3
Project documentation with Markdown
sudo pacman -S mkdocsmkdocs
choco install mkdocssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.