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 2385959 commit 5d25aa2Copy full SHA for 5d25aa2
docs/make.jl
@@ -8,6 +8,7 @@ makedocs(
8
sitename = "GraphsMatching",
9
pages = Any[
10
"Getting started" => "index.md",
11
+ "API" => "API.md",
12
"Internals" => "internals.md",
13
]
14
)
0 commit comments