We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95dfc85 commit 8fcf436Copy full SHA for 8fcf436
docs/make.jl
@@ -112,8 +112,8 @@ makedocs(;
112
repo = "github.com/FelixNoessler/GrasslandTraitSim.jl",
113
devurl = "dev",
114
devbranch = "master",
115
- md_output_path = ".",
116
- build_vitepress = false
+ # md_output_path = ".",
+ # build_vitepress = false
117
),
118
119
# left pane, top pane in config.mts
0 commit comments