Skip to content

Commit 819785a

Browse files
docs: make @autodocs in disturbance_modeling.md non-canonical
1 parent 849e5b5 commit 819785a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/disturbance_modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ To see full examples that perform state estimation with ModelingToolkit models,
224224
Pages = ["disturbance_modeling.md"]
225225
```
226226

227-
```@autodocs
227+
```@autodocs; canonical = false
228228
Modules = [ModelingToolkit]
229229
Pages = ["systems/analysis_points.jl"]
230230
Order = [:function, :type]

0 commit comments

Comments
 (0)