macOS
brew install mkdocslocal Homebrew formula metadata
brew
mkdocs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.