Skip to content

Commit 5d25aa2

Browse files
authored
Add API to make.jl
1 parent 2385959 commit 5d25aa2

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+
"API" => "API.md",
1112
"Internals" => "internals.md",
1213
]
1314
)

0 commit comments

Comments
 (0)