Skip to content

Commit a8745f3

Browse files
authored
Add LQG to synthesis docs
1 parent 836d54d commit a8745f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/synthesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pages = ["synthesis.md"]
66

77
```@autodocs
88
Modules = [ControlSystems]
9-
Pages = ["synthesis.jl", "discrete.jl", "pid_design.jl", "simplification.jl", "connections.jl", "utilities.jl"]
9+
Pages = ["synthesis.jl", "discrete.jl", "types/lqg.jl", "pid_design.jl", "simplification.jl", "connections.jl", "utilities.jl"]
1010
Order = [:function, :type]
1111
Private = false
1212
```

0 commit comments

Comments
 (0)