We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622b3e6 commit 0999550Copy full SHA for 0999550
1 file changed
docs/make.jl
@@ -2,7 +2,6 @@ using Documenter
2
using MultiResponseVarianceComponentModels
3
4
makedocs(
5
- modules = [MultiResponseVarianceComponentModels],
6
sitename = "MRVCModels",
7
format = Documenter.HTML(
8
prettyurls = get(ENV, "CI", nothing) == "true",
0 commit comments