macOS
brew install docfxlocal Homebrew formula metadata
安装
brew install docfxlocal Homebrew formula metadata
nix profile install nixpkgs#docfxnixpkgs package indexes · pkgs/by-name/do/docfx/package.nix · 来源: api.github.com
choco install docfxChocolatey community package catalog · docfx · 来源: community.chocolatey.org
scoop install main/docfxScoop official bucket manifest trees · bucket/docfx.json · 来源: api.github.com
概览
Tools for building and publishing API documentation for .NET projects
历史
DocFX is a static documentation generator best known for combining Markdown content with generated .NET API reference documentation.
Its story is tied to Microsoft documentation: it grew as an open-source documentation engine, was associated with Microsoft Docs and Microsoft Learn workflows, and later continued as a .NET Foundation/community-driven project after Microsoft Learn stopped using the public project.
The GitHub release history reaches back to 2015-era 0.x releases, followed by a long 2.x line used by .NET projects for API docs and technical documentation sites.
DocFX's public identity emphasizes static-site generation plus API reference extraction for .NET, REST API documentation, landing pages, and Markdown documentation.
A later v3 branch was used internally for Microsoft Learn work, while public package notes and repository text state that Microsoft Learn no longer uses docfx and the project is planned to continue as community-driven under the .NET Foundation.
DocFX was adopted by .NET library and platform projects because it could generate reference documentation from assemblies or source comments while hosting conceptual docs in the same site.
It is distributed through NuGet and packaged by Homebrew, Chocolatey, Scoop, and Nix, covering both developer-local and CI documentation builds.
A typical project keeps a docfx.json config file, runs docfx metadata/build/serve commands, and publishes the generated static site to GitHub Pages, Azure Static Web Apps, or another static host.
The tool is especially useful when API reference and hand-written Markdown must cross-link in one documentation site.
DocFX is a major example of docs-as-code moving from bespoke vendor documentation systems into normal package-manager-installed CLI workflows.
Its Microsoft Learn transition is historically interesting because it left a widely used open-source tool with a community maintenance path after the largest original user moved on.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./docfx.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docfx | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dotnet/docfx
安装元数据
| 软件包键 | brew:docfx |
|---|---|
| 版本 | 2.78.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docfx |
| 主页 | https://dotnet.github.io/docfx/ |
| 仓库 | https://github.com/dotnet/docfx |
| 上游文档 | https://dotnet.github.io/docfx |
| 许可证 | MIT |
| 源码归档 | https://github.com/dotnet/docfx/archive/refs/tags/v2.78.5.tar.gz |
| 依赖 | dotnet |
| 构建依赖 | node |
| 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 | docfx |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
docfx
nix profile install nixpkgs#docfxdocfx
choco install docfxmain/docfx
scoop install main/docfx来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.