macOS
brew install protoc-gen-doclocal Homebrew formula metadata
brew / rank 5091
Documentation generator plugin for Google Protocol Buffers. Version 1.5.1 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#protoc-gen-doc.
install
brew install protoc-gen-doclocal Homebrew formula metadata
sudo apk add protoc-gen-docAlpine Linux edge package indexes · protoc-gen-doc · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#protoc-gen-docnixpkgs package indexes · pkgs/by-name/pr/protoc-gen-doc/package.nix · source: api.github.com
overview
Documentation generator plugin for Google Protocol Buffers
history
protoc-gen-doc is a protoc plugin that generates API documentation from comments in Protocol Buffer schemas. It supports built-in HTML, Markdown, DocBook, and JSON output as well as custom templates.
protoc-gen-doc was created as a standalone plugin for Google's Protocol Buffers compiler. It converts comments and declarations in proto2 and proto3 schemas into human-readable or machine-readable documentation.
The project is distributed through several developer-oriented channels, including downloadable binaries, a container image, Maven Central, and package managers represented in source_facts.package-manager. This makes it usable in local builds and language-neutral documentation pipelines.
Place the executable on PATH, then invoke protoc with --doc_out and --doc_opt to select an output directory, format or template, and output filename. The plugin can also exclude selected schema paths or comments and offers a containerized workflow using mounted input and output directories. It has no documented persistent configuration or credential file.
It is a focused example of the protoc plugin model applied to documentation rather than source-code generation. Its support for HTML, Markdown, DocBook, JSON, and custom Go templates makes it useful when protobuf schemas double as an interface-description source.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
protoc-gen-doc | 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/pseudomuto/protoc-gen-doc
install metadata
| Package key | brew:protoc-gen-doc |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/protoc-gen-doc |
| Homepage | https://github.com/pseudomuto/protoc-gen-doc |
| Repository | https://github.com/pseudomuto/protoc-gen-doc |
| License | MIT |
| Source archive | https://github.com/pseudomuto/protoc-gen-doc/archive/refs/tags/v1.5.1.tar.gz |
| Last updated | 2026-09-13T12:25:23Z |
| Pulse | updated |
| Dependencies | protobuf |
| Build dependencies | go |
| 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 | protoc-gen-doc |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| 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.
protoc-gen-doc
nix profile install nixpkgs#protoc-gen-docprotoc-gen-doc 1.5.1-r6
protoc plugin to generate documentation from comments in .proto files
https://github.com/pseudomuto/protoc-gen-doc
sudo apk add protoc-gen-docprotoc-gen-doc-doc 1.5.1-r6
protoc plugin to generate documentation from comments in .proto files (documentation)
https://github.com/pseudomuto/protoc-gen-doc
sudo apk add protoc-gen-doc-docsource 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.