Skip to content

Commit 046abf4

Browse files
committed
Update documentation (2025-11-14 11:02:34)
1 parent fa4f259 commit 046abf4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_sources/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The output dataframe includes:
114114
Now that you've seen the basics, you can:
115115

116116
- **Learn more about configuration files**: See the `config/` directory for examples of stream and survey configurations
117-
- **Explore the API**: Check the [API Reference](modules.md) for detailed documentation of all classes and functions
117+
- **Explore the API**: Check the [API Reference](modules.rst) for detailed documentation of all classes and functions
118118
- **View detailed examples**: Visit the `notebooks/` directory for Jupyter notebooks with more complex workflows
119119
- **Customize surveys**: Learn how to define your own survey parameters in YAML files
120120
- **Try different stream models**: Experiment with different parametric stream descriptions

quickstart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ <h2>Next Steps<a class="headerlink" href="#next-steps" title="Link to this headi
456456
<p>Now that you’ve seen the basics, you can:</p>
457457
<ul class="simple">
458458
<li><p><strong>Learn more about configuration files</strong>: See the <code class="docutils literal notranslate"><span class="pre">config/</span></code> directory for examples of stream and survey configurations</p></li>
459-
<li><p><strong>Explore the API</strong>: Check the <a class="reference internal" href="#modules.md"><span class="xref myst">API Reference</span></a> for detailed documentation of all classes and functions</p></li>
459+
<li><p><strong>Explore the API</strong>: Check the <a class="reference internal" href="modules.html"><span class="std std-doc">API Reference</span></a> for detailed documentation of all classes and functions</p></li>
460460
<li><p><strong>View detailed examples</strong>: Visit the <code class="docutils literal notranslate"><span class="pre">notebooks/</span></code> directory for Jupyter notebooks with more complex workflows</p></li>
461461
<li><p><strong>Customize surveys</strong>: Learn how to define your own survey parameters in YAML files</p></li>
462462
<li><p><strong>Try different stream models</strong>: Experiment with different parametric stream descriptions</p></li>

0 commit comments

Comments
 (0)