Skip to content

Commit

Permalink
adds some pages in docsush
Browse files Browse the repository at this point in the history
  • Loading branch information
sadit committed Feb 23, 2021
1 parent 7d89a59 commit 380933d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ makedocs(;
),
pages=[
"Home" => "index.md",
"Center selection" => "centerselection.jl",
"Center selection" => "centerselection.md",
"Clustering" => "clustering.md",
"Density nets" => "dnet.md",
"Epsilon nets" => "enet.md"
],
Expand Down

0 comments on commit 380933d

Please sign in to comment.