mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
exclude features for now (#62)
This commit is contained in:
@@ -37,6 +37,7 @@ const config: Config = {
|
||||
{
|
||||
path: "docs",
|
||||
routeBasePath: "/",
|
||||
exclude: ["features/**"],
|
||||
editUrl: !process.env.EMBEDDED ? "https://github.com/wavetermdev/waveterm-docs/edit/main/" : undefined,
|
||||
} as import("@docusaurus/plugin-content-docs").Options,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user