Skip to content

Commit

Permalink
Automated documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated MSK Jenkins User committed Nov 15, 2024
1 parent 0b8349f commit 33b8b6c
Show file tree
Hide file tree
Showing 627 changed files with 1,347 additions and 1,175 deletions.
2 changes: 1 addition & 1 deletion AmtfDbAccess/head/graph_legend.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Nov 13 2024 18:59:51 for AmtfDbAccess library by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Thu Nov 14 2024 18:59:24 for AmtfDbAccess library by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
2 changes: 1 addition & 1 deletion AmtfDbAccess/head/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Nov 13 2024 18:59:51 for AmtfDbAccess library by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Thu Nov 14 2024 18:59:24 for AmtfDbAccess library by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
2 changes: 1 addition & 1 deletion ChimeraTK-DeviceAccess-PythonBindings/head/.git-describe
Original file line number Diff line number Diff line change
@@ -1 +1 @@
03.04.00-8-g6a512e2
03.04.00-10-g56c12f0
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,15 @@ <h1>Source code for deviceaccess</h1><div class="highlight"><pre>
<span class="sd"> &lt;_da_python_bindings.TransferElementID at 0x7f5298a8f400&gt;</span>

<span class="sd"> &quot;&quot;&quot;</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">getId</span><span class="p">()</span></div></div>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">getId</span><span class="p">()</span></div>

<div class="viewcode-block" id="GeneralRegisterAccessor.interrupt"><a class="viewcode-back" href="../deviceaccess.html#deviceaccess.GeneralRegisterAccessor.interrupt">[docs]</a> <span class="k">def</span> <span class="nf">interrupt</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
<span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Place a thread interrupted exception on the read queue of this accessor,</span>
<span class="sd"> so the thread currently waiting in a blocking read() will terminate. May</span>
<span class="sd"> only be called for accessors with AccessMode.wait_for_new_data.</span>
<span class="sd"> &quot;&quot;&quot;</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">interrupt</span><span class="p">()</span></div></div>

<span class="c1">#######################################################################################################################</span>
<span class="c1">#######################################################################################################################</span>
Expand Down
38 changes: 23 additions & 15 deletions ChimeraTK-DeviceAccess-PythonBindings/head/html/deviceaccess.html

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions ChimeraTK-DeviceAccess-PythonBindings/head/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,14 @@ <h2 id="G">G</h2>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isInitialised">isInitialised() (deviceaccess.GeneralRegisterAccessor method)</a>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.interrupt">interrupt() (deviceaccess.GeneralRegisterAccessor method)</a>
</li>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isReadable">isReadable() (deviceaccess.GeneralRegisterAccessor method)</a>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isInitialised">isInitialised() (deviceaccess.GeneralRegisterAccessor method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isReadable">isReadable() (deviceaccess.GeneralRegisterAccessor method)</a>
</li>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isReadOnly">isReadOnly() (deviceaccess.GeneralRegisterAccessor method)</a>
</li>
<li><a href="deviceaccess.html#deviceaccess.GeneralRegisterAccessor.isWriteable">isWriteable() (deviceaccess.GeneralRegisterAccessor method)</a>
Expand Down
Binary file modified ChimeraTK-DeviceAccess-PythonBindings/head/html/objects.inv
Binary file not shown.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ChimeraTK-DeviceAccess-PythonBindings/tag/.git-describe
Original file line number Diff line number Diff line change
@@ -1 +1 @@
03.04.00-8-g6a512e2
03.04.00-10-g56c12f0
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,15 @@ <h1>Source code for deviceaccess</h1><div class="highlight"><pre>
<span class="sd"> &lt;_da_python_bindings.TransferElementID at 0x7f5298a8f400&gt;</span>

<span class="sd"> &quot;&quot;&quot;</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">getId</span><span class="p">()</span></div></div>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">getId</span><span class="p">()</span></div>

<div class="viewcode-block" id="GeneralRegisterAccessor.interrupt"><a class="viewcode-back" href="../deviceaccess.html#deviceaccess.GeneralRegisterAccessor.interrupt">[docs]</a> <span class="k">def</span> <span class="nf">interrupt</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
<span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Place a thread interrupted exception on the read queue of this accessor,</span>
<span class="sd"> so the thread currently waiting in a blocking read() will terminate. May</span>
<span class="sd"> only be called for accessors with AccessMode.wait_for_new_data.</span>
<span class="sd"> &quot;&quot;&quot;</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_accessor</span><span class="o">.</span><span class="n">interrupt</span><span class="p">()</span></div></div>

<span class="c1">#######################################################################################################################</span>
<span class="c1">#######################################################################################################################</span>
Expand Down
Loading

0 comments on commit 33b8b6c

Please sign in to comment.