Fix nextgraph docs

main
Jackson Morgan 5 months ago
parent 425f19e402
commit bff3b12e50
  1. 1
      packages/connected-nextgraph/typedoc.json

@ -1,6 +1,7 @@
{
"entryPoints": ["src/index.ts"],
"out": "docs",
"tsconfig": "tsconfig.build.json",
"allReflectionsHaveOwnDocument": true,
"hideInPageTOC": true,
"hideBreadcrumbs": true,

Loading…
Cancel
Save