diff --git a/docs/src/api.md b/docs/src/api.md index 79c7be0..13ac680 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -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"] +```