Skip to content

Commit

Permalink
feat(compodoc): add compodoc documentation generator (#1327)
Browse files Browse the repository at this point in the history
* feat(docs): add compodoc documenation generator

* call compodoc from npm
  • Loading branch information
hatemhosny authored and nnixaa committed Oct 20, 2017
1 parent f479715 commit eebbc12
Show file tree
Hide file tree
Showing 3 changed files with 994 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
npm-debug.log
testem.log
/typings
/docs

# e2e
/e2e/*.js
Expand Down

0 comments on commit eebbc12

Please sign in to comment.