diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 01:07:52 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 01:07:52 +0200 |
| commit | 8d2dfbab7667bef775f220f2d88c0f1f4aab7805 (patch) | |
| tree | 1340085fb3e7b3282f0c572117f78c95fa70c775 /config/jsdoc.json | |
| parent | b3847a2e355c1c5113eb99eb1a755535bd225998 (diff) | |
Update docs and tooling
Diffstat (limited to 'config/jsdoc.json')
| -rw-r--r-- | config/jsdoc.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config/jsdoc.json b/config/jsdoc.json deleted file mode 100644 index 1ad13c4..0000000 --- a/config/jsdoc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "plugins": ["plugins/markdown"], - "opts": { - "destination": "doc", - "readme": "README.md", - "template": "node_modules/jsdoc-augmented-template", - "recurse": true - } -} |