From 05d5da5b2ec62beb9d091ab415f3efacd8eca929 Mon Sep 17 00:00:00 2001 From: Camilo Garcia Date: Wed, 30 Oct 2024 14:39:11 -0500 Subject: [PATCH] Refactor documentation structure by simplifying API section in make.jl --- docs/make.jl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/make.jl b/docs/make.jl index 4b6ca2a..e5727db 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -20,9 +20,7 @@ pgs = [ "A Simple Coding Rule" => "simplecodingrule.md", "Writing ORFs In Files" => "iodocs.md", ], - "Reference" => [ - "API" => "api.md", - ], + "API" => "api.md", ] makedocs(;