macOS
brew install protoc-gen-doclocal Homebrew formula metadata
brew / Rang 5091
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für protoc-gen-doc in AI-Agent-Workflows.
Installation
brew install protoc-gen-doclocal Homebrew formula metadata
sudo apk add protoc-gen-docAlpine Linux edge package indexes · protoc-gen-doc · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#protoc-gen-docnixpkgs package indexes · pkgs/by-name/pr/protoc-gen-doc/package.nix · Quelle: api.github.com
Überblick
Documentation generator plugin for Google Protocol Buffers
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
protoc-gen-doc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pseudomuto/protoc-gen-doc
Installationsmetadaten
| Paketschlüssel | brew:protoc-gen-doc |
|---|---|
| Version | 1.5.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/protoc-gen-doc |
| Homepage | https://github.com/pseudomuto/protoc-gen-doc |
| Repository | https://github.com/pseudomuto/protoc-gen-doc |
| Lizenz | MIT |
| Quellarchiv | https://github.com/pseudomuto/protoc-gen-doc/archive/refs/tags/v1.5.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T12:25:23Z |
| Pulse | updated |
| Abhängigkeiten | protobuf |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.