Skip to content

Commit 5b2374a

Browse files
authored
chore: remove apisix-dashboard docs
1 parent e959284 commit 5b2374a

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

doc/docusaurus.config.js

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,23 +92,6 @@ module.exports = {
9292
},
9393
},
9494
],
95-
[
96-
'@docusaurus/plugin-content-docs',
97-
{
98-
id: 'docs-apisix-dashboard',
99-
path: 'docs/apisix-dashboard',
100-
showLastUpdateAuthor: true,
101-
showLastUpdateTime: true,
102-
routeBasePath: '/docs/dashboard',
103-
sidebarPath: require.resolve('./docs/apisix-dashboard/sidebars.json'),
104-
editUrl(props) {
105-
return getEditUrl({
106-
...props,
107-
projectName: 'apisix-dashboard',
108-
});
109-
},
110-
},
111-
],
11295
[
11396
'@docusaurus/plugin-content-docs',
11497
{

0 commit comments

Comments
 (0)