Skip to content

Commit 71dd460

Browse files
authored
Add internals to make.jl
1 parent b5914b2 commit 71dd460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ makedocs(
88
sitename = "GraphsMatching",
99
pages = Any[
1010
"Getting started" => "index.md",
11+
"Internals" => "internals.md",
1112
]
1213
)
1314

0 commit comments

Comments
 (0)