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 836d54d commit a8745f3Copy full SHA for a8745f3
docs/src/lib/synthesis.md
@@ -6,7 +6,7 @@ Pages = ["synthesis.md"]
6
7
```@autodocs
8
Modules = [ControlSystems]
9
-Pages = ["synthesis.jl", "discrete.jl", "pid_design.jl", "simplification.jl", "connections.jl", "utilities.jl"]
+Pages = ["synthesis.jl", "discrete.jl", "types/lqg.jl", "pid_design.jl", "simplification.jl", "connections.jl", "utilities.jl"]
10
Order = [:function, :type]
11
Private = false
12
```
0 commit comments