初始化环境文件
This commit is contained in:
23
node_modules/fluent-ffmpeg/tools/jsdoc-conf.json
generated
vendored
Normal file
23
node_modules/fluent-ffmpeg/tools/jsdoc-conf.json
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"opts": {
|
||||
"recurse": true,
|
||||
"verbose": true,
|
||||
"destination": "doc",
|
||||
"template": "tools/jsdoc-template"
|
||||
},
|
||||
|
||||
"source": {
|
||||
"include": ["README.md", "lib"],
|
||||
"excludePattern": "lib\/presets"
|
||||
},
|
||||
|
||||
"plugins": [
|
||||
"plugins/markdown",
|
||||
"tools/jsdoc-aliases.js"
|
||||
],
|
||||
|
||||
"markdown": {
|
||||
"parser": "evilstreak",
|
||||
"dialect": "Markuru"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user