feat(compodoc): add compodoc documentation generator (#1327)

* feat(docs): add compodoc documenation generator

* call compodoc from npm
This commit is contained in:
Hatem Hosny 2017-10-20 11:34:36 +02:00 committed by Dmitry Nehaychik
parent f479715feb
commit eebbc12f68
3 changed files with 994 additions and 0 deletions

1
.gitignore vendored
View file

@ -30,6 +30,7 @@
npm-debug.log
testem.log
/typings
/docs
# e2e
/e2e/*.js