/
githubmirror
/
gpgme
Обзор
Документация
Войти
/
githubmirror
/
gpgme
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lang/js/jsdoc.conf
24 строки
533 B
Maximilian Krambach
js: documentation cleanup
05 сен 2018, 19:46
05 сен 2018, 19:46
1c61816
Код
Авторство
О чём код?
{ "tags": { "allowUnknownTags": false, "dictionaries": ["jsdoc"] }, "source": { "include": ["jsdoc_index.md", "./src"], "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "opts":{ "destination": "./doc/", "recurse": true }, "sourceType": "module", "plugins": [], "templates": { "cleverLinks": false, "monospaceLinks": false, "default": { "outputSourceFiles": true } } }