[doc/quarto] adding algorithm
This commit is contained in:
parent
56a430df26
commit
a32a1f8cb4
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user