Skip to content

Commit cbe3c8e

Browse files
Create pages.jl
1 parent 4e0f4e5 commit cbe3c8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/pages.jl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pages = [
2+
"Home" => "index.md",
3+
"Operators" => Any[
4+
"operators/matrix_free_operators.md",
5+
]

0 commit comments

Comments
 (0)