From 4746f6ee944c8c83f43323f102d232dbe6f69d33 Mon Sep 17 00:00:00 2001 From: Tilman Hinnerichs Date: Fri, 5 Apr 2024 09:47:51 +0200 Subject: [PATCH] HerbData -> HerbSpecification --- docs/src/HerbSpecification/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/src/HerbSpecification/index.md diff --git a/docs/src/HerbSpecification/index.md b/docs/src/HerbSpecification/index.md new file mode 100644 index 0000000..a5ae9ca --- /dev/null +++ b/docs/src/HerbSpecification/index.md @@ -0,0 +1,15 @@ +# [HerbSpecification.jl Documentation](@id HerbSpecification_docs) + +```@meta +CurrentModule=HerbSpecification +``` + +```@autodocs +Modules = [HerbSpecification] +Order = [:type, :const, :macro, :function] +``` + +## Index + +```@index +```