grpc-node/packages/grpc-native-core/jsdoc_conf.json

17 lines
275 B
JSON

{
"tags": {
"allowUnknownTags": true
},
"opts": {
"destination": "docs/gen/native/core"
},
"plugins": ["plugins/markdown"],
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"default": {
"outputSourceFiles": true
}
}
}