Skip to content

Commit 64fdd28

Browse files
committed
docs: add EvalAt to API documentation
- Add EvalAt to the symbolic operators section in variables.md - Ensures the docstring is included in the generated documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 34b017d commit 64fdd28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/API/variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ ModelingToolkit also defines a plethora of custom operators.
337337
Pre
338338
Initial
339339
Shift
340+
EvalAt
340341
```
341342

342343
While not an operator, `ShiftIndex` is commonly used to use `Shift` operators in a more

0 commit comments

Comments
 (0)