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 5a20311 commit ad7694eCopy full SHA for ad7694e
docs/Project.toml
@@ -5,4 +5,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5
6
[compat]
7
Literate = "2"
8
-Documenter = "0.27.8, 1"
+Documenter = "1"
docs/make.jl
@@ -59,7 +59,6 @@ makedocs(;
59
]
60
],
61
doctest = true,
62
- strict = true,
63
)
64
65
deploydocs(;
0 commit comments