1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Rebuild documentation

This commit is contained in:
Denis Demchenko
2018-07-08 12:09:27 +03:00
parent d12a988d7c
commit 3a9c4b3a3d
9 changed files with 453 additions and 203 deletions

View File

@@ -3,7 +3,7 @@
"allowUnknownTags": true
},
"source": {
"include": "src",
"include": ["src", "README.md"],
"includePattern": ".js$",
"excludePattern": "(node_modules/|docs)"
},