This commit is contained in:
2026-01-14 18:26:24 -05:00
parent 87eff8d53d
commit b5cb701850
4 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6d616d6a91b5fc800110b4ab621e9403
config: 741495f0cacdc27e6c33ef2e2c432b70
tags: 62a1e7829a13fc7881b6498c52484ec0

Binary file not shown.

View File

@@ -41,6 +41,13 @@
</article>
<div aria-label="Main" class="sphinxsidebar" role="navigation">
<div class="sphinxsidebarwrapper">
<div>
<h3><a href="#">Table of Contents</a></h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="#document-lab1">LAB 1</a></li>
</ul>
</div>
</div>
</div>
<div class="document">
@@ -53,9 +60,10 @@
<a class="reference external" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html">reStructuredText</a>
documentation for details.</p>
<div class="toctree-wrapper compound">
<span id="document-lab1"></span><section id="lab-1">
<h2>LAB 1<a class="headerlink" href="#lab-1" title="Link to this heading"></a></h2>
</section>
</div>
<p>design
labs/lab1</p>
</section>
<div class="clearer"></div>
</div>

Binary file not shown.