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 ae73ef4 commit 6af13a2Copy full SHA for 6af13a2
docs/make.jl
@@ -4,7 +4,7 @@ import Graphs
4
5
makedocs(
6
modules = [GraphsMatching],
7
- format = :html,
+ format = Documenter.HTML(),
8
sitename = "GraphsMatching",
9
pages = Any[
10
"Getting started" => "index.md",
0 commit comments