Skip to content

Commit

Permalink
Add fallback autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamslc committed Dec 30, 2024
1 parent 9e02a65 commit 9933a58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
```@docs
plasma_beta
```

## Otherwise undocumented functions
This section will be removed once the documentation is complete.
```@autodocs
Modules = [PlasmaFormulary]
```

0 comments on commit 9933a58

Please sign in to comment.