Skip to content

Commit f1671d7

Browse files
committed
added some headings for the sidebar.
1 parent 027640a commit f1671d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/pages.jl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
pages=[
44
"Home" => "index.md",
5-
"SLArrays.md",
6-
"LArrays.md",
7-
"Example_dsl.md",
8-
"NamedTuples.md",
5+
"SLArrays" => "SLArrays.md",
6+
"LArrays" => "LArrays.md",
7+
"Example: Nice DiffEq Syntax Without A DSL" => "Example_dsl.md",
8+
"Relation to NamedTuples" => "NamedTuples.md",
99
"Note_labelled_slices"
1010
]

0 commit comments

Comments
 (0)