Skip to content

Commit 298b694

Browse files
docs: add common documentation functionality for problems and functions
1 parent 228b262 commit 298b694

File tree

2 files changed

+394
-0
lines changed

2 files changed

+394
-0
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ include("systems/imperative_affect.jl")
168168
include("systems/callbacks.jl")
169169
include("systems/system.jl")
170170
include("systems/codegen_utils.jl")
171+
include("problems/docs.jl")
171172
include("systems/codegen.jl")
172173
include("systems/problem_utils.jl")
173174
include("linearization.jl")

0 commit comments

Comments
 (0)