Skip to content

Commit 4e0f8c0

Browse files
make docs build again!
1 parent 00ea6ba commit 4e0f8c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ makedocs(
1919
"Basics" => Any[
2020
"basics/AbstractSystem.md",
2121
"basics/ContextualVariables.md",
22-
"basics/Composition.md"
22+
"basics/Composition.md",
2323
"basics/Validation.md",
2424
"basics/DependencyGraphs.md"
2525
],
@@ -34,7 +34,7 @@ makedocs(
3434
"systems/PDESystem.md",
3535
],
3636
"comparison.md",
37-
"internals.md"
37+
"internals.md",
3838
]
3939
)
4040

0 commit comments

Comments
 (0)