mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:37:44 +00:00
test
This commit is contained in:
@@ -215,8 +215,8 @@ module.exports = {
|
|||||||
docs: {
|
docs: {
|
||||||
routeBasePath: "/",
|
routeBasePath: "/",
|
||||||
sidebarPath: require.resolve("./sidebars.js"),
|
sidebarPath: require.resolve("./sidebars.js"),
|
||||||
showLastUpdateAuthor: true,
|
showLastUpdateAuthor: false,
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: false,
|
||||||
editUrl: "https://github.com/zitadel/zitadel/edit/main/docs/",
|
editUrl: "https://github.com/zitadel/zitadel/edit/main/docs/",
|
||||||
remarkPlugins: [require("mdx-mermaid")],
|
remarkPlugins: [require("mdx-mermaid")],
|
||||||
docItemComponent: "@theme/ApiItem",
|
docItemComponent: "@theme/ApiItem",
|
||||||
|
Reference in New Issue
Block a user