File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed
Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPoints" : [" src/index .ts" ],
3+ "entryPoints" : [" src/**/* .ts" ],
44 "tsconfig" : " tsconfig.json" ,
55 "versions" : {
66 "stable" : " auto" ,
1414 },
1515 "plugin" : [" @r74tech/typedoc-plugin-monorepo-versions" ],
1616 "navigation" : {
17- "includeGroups" : true
17+ "includeGroups" : true ,
18+ "includeFolders" : true
1819 }
1920}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPoints" : [" src/index .ts" ],
3+ "entryPoints" : [" src/**/* .ts" ],
44 "tsconfig" : " tsconfig.typedoc.json" ,
55 "versions" : {
66 "stable" : " auto" ,
1414 },
1515 "plugin" : [" @r74tech/typedoc-plugin-monorepo-versions" ],
1616 "navigation" : {
17- "includeGroups" : true
17+ "includeGroups" : true ,
18+ "includeFolders" : true
1819 }
1920}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPoints" : [" src/index .ts" ],
3+ "entryPoints" : [" src/**/* .ts" ],
44 "tsconfig" : " tsconfig.typedoc.json" ,
55 "versions" : {
66 "stable" : " auto" ,
1414 },
1515 "plugin" : [" @r74tech/typedoc-plugin-monorepo-versions" ],
1616 "navigation" : {
17- "includeGroups" : true
17+ "includeGroups" : true ,
18+ "includeFolders" : true
1819 }
1920}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://typedoc.org/schema.json" ,
3- "entryPoints" : [" src/index .ts" ],
3+ "entryPoints" : [" src/**/* .ts" ],
44 "tsconfig" : " tsconfig.json" ,
55 "versions" : {
66 "stable" : " auto" ,
1414 },
1515 "plugin" : [" @r74tech/typedoc-plugin-monorepo-versions" ],
1616 "navigation" : {
17- "includeGroups" : true
17+ "includeGroups" : true ,
18+ "includeFolders" : true
1819 }
1920}
You can’t perform that action at this time.
0 commit comments