We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a24ed commit 18f28faCopy full SHA for 18f28fa
components/vue2-alt/typedoc.json
@@ -0,0 +1,15 @@
1
+{
2
+ "includes": "./markdown",
3
+ "entryPoints": [
4
+ "./src/"
5
+ ],
6
+ "entryPointStrategy": "expand",
7
+ "name": "tsParticles Angular Component",
8
+ "includeVersion": true,
9
+ "hideGenerator": true,
10
+ "out": "./docs",
11
+ "validation": {
12
+ "invalidLink": true,
13
+ "notDocumented": true
14
+ }
15
+}
components/vue2/typedoc.json
0 commit comments