Skip to content

Commit

Permalink
add docstrings in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed May 7, 2024
1 parent 92fef85 commit 5bdf091
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,12 @@ See the section on [automatic parameters](@ref auto_params) for more related aut
such as the macro [`@convert_to_parameters`](@ref) which can be particularly useful
when developing a field-specific library.

## Main API function
## Main API functions

```@docs
processes_to_mtkmodel
register_default_process!
default_processes
```

## [Predefined `Process` subtypes](@id predefined_processes)
Expand Down

0 comments on commit 5bdf091

Please sign in to comment.