Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add non-fileld arrow (=>) documentation to DSL docs #1123

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

TorkelE
Copy link
Member

@TorkelE TorkelE commented Nov 17, 2024

As pointed out by @isaacsas, this is currently missing. Still trying to get docs to build locally again, so haven't yet checked this after doc building.

@@ -373,4 +373,4 @@ It should be noted that the following symbols are *not permitted* to be used as
- `∅` ([used for production/degradation reactions](@ref dsl_description_symbols_empty_set)).
- `im` (used in Julia to represent [complex numbers](https://docs.julialang.org/en/v1/manual/complex-and-rational-numbers/#Complex-Numbers)).
- `nothing` (used in Julia to denote [nothing](https://docs.julialang.org/en/v1/base/constants/#Core.nothing)).
- `Γ` (used by Catalyst to represent conserved quantities).
- `Γ` (used by Catalyst to represent [conserved quantities](@ref constraint_equations)).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated change, but saw it and figured it was minor enough that I'd sneak it in here anyway.

@TorkelE TorkelE merged commit 1fb5e45 into master Nov 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants