Skip to content

Commit 0b1e462

Browse files
Update make.jl
1 parent dbcf0ad commit 0b1e462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using Documenter, ModelingToolkit
22

3+
include("pages.jl")
4+
35
makedocs(sitename = "ModelingToolkit.jl",
46
authors = "Chris Rackauckas",
57
modules = [ModelingToolkit],

0 commit comments

Comments
 (0)