Skip to content

Commit fba4cf7

Browse files
committed
Fix CODEGEN library rendering: add missing blank line before Controllers heading
1 parent 4353f11 commit fba4cf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/docs/developer/codegen-library.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,9 @@ Unlike **inlim**, the bounds $x_{min}$ and $x_{max}$ are model states (variables
10221022
The non-windup behaviour is identical to **inlim**: integration halts when a limit is reached and resumes once the input drives the output away from that limit.
10231023

10241024
$T = 0$ is not allowed. If $T$ is too small, the solver may encounter a singularity and the simulation may fail.
1025+
1026+
---
1027+
10251028
## Controllers
10261029

10271030
### `pictl`

0 commit comments

Comments
 (0)