From a32a1f8cb4cad4e37590ab196f8e1dc16a10e805 Mon Sep 17 00:00:00 2001 From: wendtalexander Date: Tue, 21 Oct 2025 15:05:50 +0200 Subject: [PATCH] [doc/quarto] adding algorithm --- doc/_quarto.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/_quarto.yml b/doc/_quarto.yml index 51ddc95..5608587 100644 --- a/doc/_quarto.yml +++ b/doc/_quarto.yml @@ -5,11 +5,9 @@ project: format: html: - # code-fold: true - # code-summary: "Show the code" theme: - light: flatly dark: darkly + light: flatly css: - api/_styles-quartodoc.css - styles.css @@ -37,7 +35,8 @@ website: - text: "Usage" href: "usage.qmd" - text: "Sample Rates" - href: "samplerates.qmd" + - text: "Algorithm" + href: "algorithm.qmd" - section: "Delays" href: 'delays.qmd' contents: