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 3daebba commit 1907bd9Copy full SHA for 1907bd9
docs/make.jl
@@ -2,7 +2,7 @@ using Documenter, GraphicalModelLearning
2
3
makedocs(
4
modules = [GraphicalModelLearning],
5
- format = :html,
+ format = Documenter.HTML(),
6
sitename = "GraphicalModelLearning",
7
authors = "Carleton Coffrin, Andrey Y. Lokhov, Sidhant Misra, Marc Vuffray, and contributors.",
8
pages = [
0 commit comments