We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f760255 commit 15fd59fCopy full SHA for 15fd59f
docs/make.jl
@@ -1,7 +1,7 @@
1
using Documenter, VortexLattice
2
3
makedocs(;
4
- format = Documenter.HTML(;size_threshold = 400.0),
+ format = Documenter.HTML(;size_threshold = 400),
5
modules = [VortexLattice],
6
pages = [
7
"Home" => "index.md",
0 commit comments