Fix documentation building

This commit is contained in:
2023-08-26 21:04:13 +02:00
parent 01c1b5082f
commit ba97086983
2 changed files with 24 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ using MetagraphOptimization
makedocs(
#format = Documenter.LaTeX(platform=""),
root = ".",
root = "docs",
source = "src",
build = "build",
clean = true,