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