Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 03a58ea

Browse files
authoredOct 8, 2024··
exclude features for now (#62)
1 parent 8826707 commit 03a58ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const config: Config = {
3737
{
3838
path: "docs",
3939
routeBasePath: "/",
40+
exclude: ["features/**"],
4041
editUrl: !process.env.EMBEDDED ? "https://github.com/wavetermdev/waveterm-docs/edit/main/" : undefined,
4142
} as import("@docusaurus/plugin-content-docs").Options,
4243
],

0 commit comments

Comments
 (0)
This repository has been archived.