Skip to content

Commit

Permalink
Add fallback autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamslc committed Jan 3, 2025
1 parent adff7d8 commit d4ee6d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@
```@docs
plasma_beta
```

## Otherwise undocumented functions
This section will be removed once the documentation is complete.
```@autodocs
Modules = [PlasmaFormulary]
Pages = ["frequencies.jl", "lengths.jl", "misc.jl", "speeds.jl"]
```

0 comments on commit d4ee6d8

Please sign in to comment.