From 81f22031513fa339c86a926fb9df3f4ed411815b Mon Sep 17 00:00:00 2001 From: Dan Saunders Date: Mon, 17 Mar 2025 13:45:29 -0400 Subject: [PATCH] update to reflect recent changes --- _quarto.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index d9aad61f2..036071b7f 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -195,12 +195,7 @@ website: - docs/inference.qmd - docs/cli.qmd - docs/config.qmd - - - section: "Reference" - contents: - - docs/config.qmd - - text: "API Reference" - href: docs/api/index.qmd + - docs/api/index.qmd - section: "Dataset Formats" contents: docs/dataset-formats/*