We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91798f9 commit dcfd376Copy full SHA for dcfd376
docs/make.jl
@@ -7,6 +7,8 @@ using ModelingToolkitStandardLibrary.Magnetic.FluxTubes
7
using ModelingToolkitStandardLibrary.Electrical
8
using ModelingToolkitStandardLibrary.Thermal
9
10
+include("pages.jl")
11
+
12
makedocs(
13
sitename="ModelingToolkitStandardLibrary.jl",
14
authors="Julia Computing",
0 commit comments