Skip to content

Commit aa5c4de

Browse files
authored
Merge pull request #916 from anandijain/master
module docstring with extentision. add extensions to toml
2 parents 39598d2 + 5578402 commit aa5c4de

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)