We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf4973 commit 60b5c46Copy full SHA for 60b5c46
1 file changed
projects/ngqp/core/.compodocrc.json
@@ -5,6 +5,9 @@
5
"disableCoverage": true,
6
"disablePrivate": true,
7
"disableInternal": true,
8
+ "disableGraph": true,
9
+ "disableDomTree": true,
10
+ "disableRoutesGraph": true,
11
"name": "ngqp – API Documentation",
12
"customFavicon": "../../ngqp-demo/src/favicon.ico",
13
"gaID": "131508204"
0 commit comments