Skip to content

Commit 60b5c46

Browse files
committed
chore(docs): More compodoc flags
1 parent cdf4973 commit 60b5c46

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

projects/ngqp/core/.compodocrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"disableCoverage": true,
66
"disablePrivate": true,
77
"disableInternal": true,
8+
"disableGraph": true,
9+
"disableDomTree": true,
10+
"disableRoutesGraph": true,
811
"name": "ngqp – API Documentation",
912
"customFavicon": "../../ngqp-demo/src/favicon.ico",
1013
"gaID": "131508204"

0 commit comments

Comments
 (0)