macOS
brew install mkdocslocal Homebrew formula metadata
安装
brew install mkdocslocal Homebrew formula metadata
sudo apk add mkdocsAlpine Linux edge package indexes · mkdocs · 来源: dl-cdn.alpinelinux.org
sudo apt install mkdocsDebian stable package indexes · mkdocs · 来源: deb.debian.org
sudo dnf install mkdocsFedora Rawhide package metadata · mkdocs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mkdocsnixpkgs package indexes · mkdocs · 来源: raw.githubusercontent.com
sudo pacman -S mkdocsArch Linux sync databases · mkdocs · 来源: geo.mirror.pkgbuild.com
choco install mkdocsChocolatey community package catalog · mkdocs · 来源: community.chocolatey.org
概览
Project documentation with Markdown
历史
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.
安全态势
没有找到 mkdocs 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mkdocs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mkdocs |
|---|---|
| 版本 | 1.6.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mkdocs |
| 主页 | https://www.mkdocs.org/ |
| 仓库 | https://github.com/mkdocs/mkdocs |
| 上游文档 | https://www.mkdocs.org/ |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://files.pythonhosted.org/packages/bc/c6/bbd4f061bd16b378247f12953ffcb04786a618ce5e904b8c5a01a0309061/mkdocs-1.6.1.tar.gz |
| 最后更新 | 2026-07-13T11:00:34Z |
| Pulse | updated |
| 依赖 | libyaml, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 mkdocs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.