[doc/quarto] adding new contens
This commit is contained in:
parent
d79fa309bf
commit
335a83414b
@ -39,15 +39,20 @@ website:
|
|||||||
- text: "Sample Rates"
|
- text: "Sample Rates"
|
||||||
href: "samplerates.qmd"
|
href: "samplerates.qmd"
|
||||||
- section: "Delays"
|
- section: "Delays"
|
||||||
|
href: 'delays.qmd'
|
||||||
contents:
|
contents:
|
||||||
- "baseline.qmd"
|
- "baseline.qmd"
|
||||||
- "calibration.qmd"
|
- "calibration.qmd"
|
||||||
- "fi_curve.qmd"
|
- "fi_curve.qmd"
|
||||||
- "filestimulus.qmd"
|
- "filestimulus.qmd"
|
||||||
|
- "sam.qmd"
|
||||||
- section: "API"
|
- section: "API"
|
||||||
href: "api/index.qmd"
|
href: "api/index.qmd"
|
||||||
contents:
|
contents:
|
||||||
- "api/index.qmd"
|
- "api/main.qmd"
|
||||||
|
- "api/metadata.qmd"
|
||||||
|
- "api/stimulus_recreation.qmd"
|
||||||
|
- "api/tonix.qmd"
|
||||||
|
|
||||||
|
|
||||||
quartodoc:
|
quartodoc:
|
||||||
@ -62,6 +67,12 @@ quartodoc:
|
|||||||
desc: Terminal client
|
desc: Terminal client
|
||||||
contents:
|
contents:
|
||||||
- main
|
- main
|
||||||
|
- title: helper
|
||||||
|
desc: Helper Function
|
||||||
|
contents:
|
||||||
|
- metadata
|
||||||
|
- stimulus_recreation
|
||||||
|
- tonix
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
freeze: auto
|
freeze: auto
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user