Skip to content

Commit 51307d1

Browse files
committed
update config
1 parent 9a39986 commit 51307d1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -473,14 +473,6 @@ const config = {
473473
categoryLinkSource: "tag",
474474
},
475475
},
476-
"seo-score": {
477-
specPath: "api/seo-score.yaml", // path or URL to the OpenAPI spec
478-
outputDir: "docs/api/seo-score", // output directory for generated *.mdx and sidebar.js files
479-
sidebarOptions: {
480-
groupPathsBy: "tag", // generate a sidebar.js slice that groups operations by tag
481-
categoryLinkSource: "tag",
482-
},
483-
},
484476
agent: {
485477
specPath: "api/agent.yaml", // path or URL to the OpenAPI spec
486478
outputDir: "docs/api/agent", // output directory for generated *.mdx and sidebar.js files

0 commit comments

Comments
 (0)