Skip to content

Commit

Permalink
Auto-update from Github Actions Workflow
Browse files Browse the repository at this point in the history
Deployed from commit c1a964a (refs/heads/master)

Deployed from commit 9f898ae (refs/heads/master)

Deployed from commit ee4da32 (refs/heads/master)

Deployed from commit 4e8675a (refs/heads/master)

Deployed from commit 7fa80c5 (refs/heads/master)

Deployed from commit 3058673 (refs/heads/master)

Deployed from commit be1a7b7 (refs/heads/master)

Deployed from commit 1fb9d4f (refs/heads/master)

Deployed from commit 191b0e4 (refs/heads/master)

Deployed from commit 2f73bd3 (refs/heads/master)

Deployed from commit 49d8127 (refs/heads/master)

Deployed from commit 249468c (refs/heads/master)

Deployed from commit 811cd87 (refs/heads/master)

Deployed from commit 45331c1 (refs/heads/master)

Deployed from commit 8e9dcdf (refs/heads/master)

Deployed from commit 8f68987 (refs/heads/master)

Deployed from commit e767bb4 (refs/heads/master)

Deployed from commit 5535282 (refs/heads/master)

Deployed from commit 5f6f5ee (refs/heads/master)

Deployed from commit 3ecbd3e (refs/heads/master)

Deployed from commit 6d193ea (refs/heads/master)
  • Loading branch information
github-actions committed Sep 27, 2023
1 parent 5a80689 commit 3740974
Show file tree
Hide file tree
Showing 56 changed files with 4,095 additions and 3,259 deletions.
2 changes: 1 addition & 1 deletion master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6669a80fb98cbe78ffb6124512fb3cfd
config: c5ca92e50b022ddff3934fbf14fa6420
tags: 645f666f9bcd5a90fca523b33c5a78b7
18 changes: 9 additions & 9 deletions master/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; Typhos 2.4.1 documentation</title>
<title>Overview: module code &mdash; Typhos 3.0.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/jquery.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/docs-versions-menu.js"></script>
<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=acc74ff5"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/docs-versions-menu.js?v=3d6a1aea"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand All @@ -33,7 +33,7 @@
Typhos
</a>
<div class="version">
2.4.1
3.0.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand All @@ -52,6 +52,7 @@
<li class="toctree-l1"><a class="reference internal" href="../python_methods.html">Including Python Code</a></li>
<li class="toctree-l1"><a class="reference internal" href="../templates.html">Custom Templates</a></li>
<li class="toctree-l1"><a class="reference internal" href="../release_notes.html">Release History</a></li>
<li class="toctree-l1"><a class="reference internal" href="../upcoming_changes.html">Upcoming Changes</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Developer Documentation</span></p>
<ul>
Expand Down Expand Up @@ -99,7 +100,6 @@ <h1>All modules for which code is available</h1>
<li><a href="typhos/positioner.html">typhos.positioner</a></li>
<li><a href="typhos/suite.html">typhos.suite</a></li>
<li><a href="typhos/textedit.html">typhos.textedit</a></li>
<li><a href="typhos/tools/console.html">typhos.tools.console</a></li>
<li><a href="typhos/tools/log.html">typhos.tools.log</a></li>
<li><a href="typhos/tools/plot.html">typhos.tools.plot</a></li>
<li><a href="typhos/tweakable.html">typhos.tweakable</a></li>
Expand Down
18 changes: 9 additions & 9 deletions master/_modules/typhos/alarm.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>typhos.alarm &mdash; Typhos 2.4.1 documentation</title>
<title>typhos.alarm &mdash; Typhos 3.0.0 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../../_static/jquery.js"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
<script src="../../_static/doctools.js"></script>
<script src="../../_static/sphinx_highlight.js"></script>
<script src="../../_static/docs-versions-menu.js"></script>
<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=acc74ff5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/docs-versions-menu.js?v=3d6a1aea"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
Expand All @@ -33,7 +33,7 @@
Typhos
</a>
<div class="version">
2.4.1
3.0.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand All @@ -52,6 +52,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../python_methods.html">Including Python Code</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../templates.html">Custom Templates</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../release_notes.html">Release History</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../upcoming_changes.html">Upcoming Changes</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Developer Documentation</span></p>
<ul>
Expand Down Expand Up @@ -419,7 +420,6 @@ <h1>Source code for typhos.alarm</h1><div class="highlight"><pre>
<span class="sa">f</span><span class="s1">&#39;Updated alarm from </span><span class="si">{</span><span class="bp">self</span><span class="o">.</span><span class="n">alarm_summary</span><span class="si">}</span><span class="s1"> to </span><span class="si">{</span><span class="n">new_alarm</span><span class="si">}</span><span class="s1"> &#39;</span>
<span class="sa">f</span><span class="s1">&#39;on alarm widget with channel </span><span class="si">{</span><span class="bp">self</span><span class="o">.</span><span class="n">channels</span><span class="p">()[</span><span class="mi">0</span><span class="p">]</span><span class="si">}</span><span class="s1">&#39;</span>
<span class="p">)</span>

<span class="bp">self</span><span class="o">.</span><span class="n">alarm_summary</span> <span class="o">=</span> <span class="n">new_alarm</span>

<span class="k">def</span> <span class="nf">set_alarm_color</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">alarm_level</span><span class="p">):</span>
Expand Down
Loading

0 comments on commit 3740974

Please sign in to comment.