Skip to content

Commit 6ea3fc3

Browse files
committed
Merge branch 'main' of github.com:uncertainty-cc/SCPI-Python
2 parents 7532e93 + 892d89f commit 6ea3fc3

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

docs/cc/scpi.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
<h2>Submodules</h2>
2626
<ul>
2727
<li><a href="scpi/generic_instrument.html">generic_instrument</a></li>
28-
<li><a href="scpi/keysight.html">keysight</a></li>
29-
<li><a href="scpi/siglent.html">siglent</a></li>
3028
</ul>
3129

3230

@@ -44,15 +42,9 @@ <h1 class="modulename">
4442
cc<wbr>.scpi </h1>
4543

4644

47-
<input id="mod-scpi-view-source" class="view-source-toggle-state" type="checkbox" aria-hidden="true" tabindex="-1">
48-
49-
<label class="view-source-button" for="mod-scpi-view-source"><span>View Source</span></label>
50-
51-
<div class="pdoc-code codehilite"><pre><span></span><span id="L-1"><a href="#L-1"><span class="linenos">1</span></a><span class="kn">from</span> <span class="nn">.keysight</span> <span class="kn">import</span> <span class="o">*</span>
52-
</span><span id="L-2"><a href="#L-2"><span class="linenos">2</span></a><span class="kn">from</span> <span class="nn">.siglent</span> <span class="kn">import</span> <span class="o">*</span>
53-
</span></pre></div>
54-
55-
45+
46+
47+
5648
</section>
5749
</main>
5850
<script>

docs/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)