feat(scripts): add docs-json script (#2947)

This commit is contained in:
Cam Wiegert
2019-03-05 13:22:58 -06:00
committed by GitHub
parent 7e090cc6f2
commit b0dea6dc58
5 changed files with 195 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# docs-json
This script reads and generates [typedoc](https://github.com/TypeStrong/typedoc) data for each of the plugins in `src/@ionic-native/plugins`. That data is then formatted and output as `plugins.json` in this directory.