mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
feat(compodoc): add compodoc documentation generator (#1327)
* feat(docs): add compodoc documenation generator * call compodoc from npm
This commit is contained in:
parent
f479715feb
commit
eebbc12f68
3 changed files with 994 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -30,6 +30,7 @@
|
|||
npm-debug.log
|
||||
testem.log
|
||||
/typings
|
||||
/docs
|
||||
|
||||
# e2e
|
||||
/e2e/*.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue