[doc/quarto] adding algorithm
This commit is contained in:
parent
56a430df26
commit
a32a1f8cb4
@ -5,11 +5,9 @@ project:
|
|||||||
|
|
||||||
format:
|
format:
|
||||||
html:
|
html:
|
||||||
# code-fold: true
|
|
||||||
# code-summary: "Show the code"
|
|
||||||
theme:
|
theme:
|
||||||
light: flatly
|
|
||||||
dark: darkly
|
dark: darkly
|
||||||
|
light: flatly
|
||||||
css:
|
css:
|
||||||
- api/_styles-quartodoc.css
|
- api/_styles-quartodoc.css
|
||||||
- styles.css
|
- styles.css
|
||||||
@ -37,7 +35,8 @@ website:
|
|||||||
- text: "Usage"
|
- text: "Usage"
|
||||||
href: "usage.qmd"
|
href: "usage.qmd"
|
||||||
- text: "Sample Rates"
|
- text: "Sample Rates"
|
||||||
href: "samplerates.qmd"
|
- text: "Algorithm"
|
||||||
|
href: "algorithm.qmd"
|
||||||
- section: "Delays"
|
- section: "Delays"
|
||||||
href: 'delays.qmd'
|
href: 'delays.qmd'
|
||||||
contents:
|
contents:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user