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 847077b commit ddf0747Copy full SHA for ddf0747
docs/src/api/catalyst_api.md
@@ -180,7 +180,7 @@ netstoichmat
180
reactionrates
181
```
182
183
-## (Functions to extend or modify a network)(@id api_network_extension_and_modification)
+## [Functions to extend or modify a network](@id api_network_extension_and_modification)
184
`ReactionSystem`s can be programmatically extended using
185
[`@add_reactions`](@ref), [`addspecies!`](@ref), [`addparam!`](@ref) and
186
[`addreaction!`](@ref), or using [`ModelingToolkit.extend`](@ref) and
@@ -289,4 +289,4 @@ validate(rs::ReactionSystem, info::String="")
289
## Utility functions
290
```@docs
291
symmap_to_varmap
292
-```
+```
0 commit comments