An open API service indexing awesome lists of open source software.

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.

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
```