macOS
brew install docfxlocal Homebrew formula metadata
brew
Tools for building and publishing API documentation for .NET projects. Version 2.78.5 via Homebrew; verified from local package data.
install
brew install docfxlocal Homebrew formula metadata
nix profile install nixpkgs#docfxnixpkgs package indexes · pkgs/by-name/do/docfx/package.nix · source: api.github.com
choco install docfxChocolatey community package catalog · docfx · source: community.chocolatey.org
scoop install main/docfxScoop official bucket manifest trees · bucket/docfx.json · source: api.github.com
overview
Tools for building and publishing API documentation for .NET projects
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
./docfx.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
docfx | 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.
https://github.com/dotnet/docfx
install metadata
| Package key | brew:docfx |
|---|---|
| Version | 2.78.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docfx |
| Homepage | https://dotnet.github.io/docfx/ |
| Repository | https://github.com/dotnet/docfx |
| Upstream docs | https://dotnet.github.io/docfx |
| License | MIT |
| Source archive | https://github.com/dotnet/docfx/archive/refs/tags/v2.78.5.tar.gz |
| Dependencies | dotnet |
| Build dependencies | node |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
docfx
nix profile install nixpkgs#docfxdocfx
choco install docfxmain/docfx
scoop install main/docfxsource 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.