https://github.com/protobufjs/jsdoc-template
JSDoc template for the protobuf.js API docs.
https://github.com/protobufjs/jsdoc-template
Last synced: 2 months ago
JSON representation
JSDoc template for the protobuf.js API docs.
- Host: GitHub
- URL: https://github.com/protobufjs/jsdoc-template
- Owner: protobufjs
- License: mit
- Created: 2026-05-03T22:21:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-13T22:44:38.000Z (2 months ago)
- Last Synced: 2026-05-14T00:58:17.663Z (2 months ago)
- Language: Go Template
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# protobuf.js JSDoc Template
A JSDoc template for the protobuf.js API docs that originated as a fork of the Jaguar.js template.
```sh
jsdoc -c config/jsdoc.json -R README.md
```