macOS
brew install mkdocslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mkdocs in AI-Agent-Workflows.
Installation
brew install mkdocslocal Homebrew formula metadata
sudo apk add mkdocsAlpine Linux edge package indexes · mkdocs · Quelle: dl-cdn.alpinelinux.org
sudo apt install mkdocsDebian stable package indexes · mkdocs · Quelle: deb.debian.org
sudo dnf install mkdocsFedora Rawhide package metadata · mkdocs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mkdocsnixpkgs package indexes · mkdocs · Quelle: raw.githubusercontent.com
sudo pacman -S mkdocsArch Linux sync databases · mkdocs · Quelle: geo.mirror.pkgbuild.com
choco install mkdocsChocolatey community package catalog · mkdocs · Quelle: community.chocolatey.org
Überblick
Project documentation with Markdown
Verlauf
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.
Sicherheitslage
Für mkdocs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mkdocs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mkdocs |
|---|---|
| Version | 1.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mkdocs |
| Homepage | https://www.mkdocs.org/ |
| Repository | https://github.com/mkdocs/mkdocs |
| Upstream-Dokumentation | https://www.mkdocs.org/ |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/bc/c6/bbd4f061bd16b378247f12953ffcb04786a618ce5e904b8c5a01a0309061/mkdocs-1.6.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-13T11:00:34Z |
| Pulse | updated |
| Abhängigkeiten | libyaml, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 mkdocsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.