From 9933a58f88a73d49e8b4c3cf2ea181b60cc6cbc4 Mon Sep 17 00:00:00 2001 From: Luke Adams Date: Sun, 29 Dec 2024 22:21:16 -0700 Subject: [PATCH] Add fallback autodocs --- docs/src/api.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/api.md b/docs/src/api.md index 79c7be0..1754fb2 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -4,3 +4,9 @@ ```@docs plasma_beta ``` + +## Otherwise undocumented functions +This section will be removed once the documentation is complete. +```@autodocs +Modules = [PlasmaFormulary] +```