[doc/quarto] adding new contens

This commit is contained in:
wendtalexander 2025-10-21 11:53:53 +02:00
parent d79fa309bf
commit 335a83414b

View File

@ -39,15 +39,20 @@ website:
- text: "Sample Rates"
href: "samplerates.qmd"
- section: "Delays"
href: 'delays.qmd'
contents:
- "baseline.qmd"
- "calibration.qmd"
- "fi_curve.qmd"
- "filestimulus.qmd"
- "sam.qmd"
- section: "API"
href: "api/index.qmd"
contents:
- "api/index.qmd"
- "api/main.qmd"
- "api/metadata.qmd"
- "api/stimulus_recreation.qmd"
- "api/tonix.qmd"
quartodoc:
@ -62,6 +67,12 @@ quartodoc:
desc: Terminal client
contents:
- main
- title: helper
desc: Helper Function
contents:
- metadata
- stimulus_recreation
- tonix
execute:
freeze: auto