dienianindya 65435fcb07 update sore | 1 yıl önce | |
---|---|---|
.. | ||
LICENSE | 1 yıl önce | |
README.md | 1 yıl önce | |
plugin.js | 1 yıl önce | |
publish.js | 1 yıl önce |
This is a modified version of tsd-jsdoc v1.0.1 for use with protobuf.js, parked here so we can process issues and pull requests. The ultimate goal is to switch back to the a recent version of tsd-jsdoc once it meets our needs.
module: string
Wraps everything in a module of the specified name.
private: boolean
Includes private members when set to true
.
comments: boolean
Skips comments when explicitly set to false
.
destination: string|boolean
Saves to the specified destination file or to console when set to false
.
Providing -q, --query <queryString>
on the command line will set respectively override existing options. Example: -q module=protobufjs