Skip to content

Commit 5578402

Browse files
committed
module docstring with extentision. add extensions to toml
1 parent 39598d2 commit 5578402

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ModelingToolkit.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
"""
2+
$(DocStringExtensions.README)
3+
"""
14
module ModelingToolkit
5+
using DocStringExtensions
26

37
using DiffEqBase, SciMLBase, Reexport
48
using Distributed

0 commit comments

Comments
 (0)