Skip to content

Commit

Permalink
chore(docs): rename doc to typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Jun 12, 2024
1 parent b8f3502 commit cb44c46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const config: Config = {
"typedoc-api",
{
projectRoot: path.join(__dirname, "../.."),
tsconfigName: "tsconfig.doc.json",
tsconfigName: "tsconfig.typedoc.json",
packages: ["packages/core", "packages/react"],
},
],
Expand Down
File renamed without changes.

0 comments on commit cb44c46

Please sign in to comment.