We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f14ab4 commit 82810faCopy full SHA for 82810fa
docusaurus.config.ts
@@ -54,6 +54,7 @@ const config: Config = {
54
xslt: true,
55
},
56
editUrl: "https://github.com/Rust-GPU/rust-gpu.github.io/tree/main/",
57
+ exclude: ["*/code/**"],
58
onInlineTags: "throw",
59
onInlineAuthors: "throw",
60
onUntruncatedBlogPosts: "throw",
0 commit comments