Skip to content

Commit

Permalink
exclude features for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sawka committed Oct 8, 2024
1 parent 8826707 commit a3e53e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
],
Expand Down

0 comments on commit a3e53e7

Please sign in to comment.