Skip to content

Commit

Permalink
sphinx build from Action f36409a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 21, 2023
1 parent 33e6438 commit d359f1b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions python_sdk/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

Unreleased
----------
0.14.1 (September-21-2022)
--------------------------
* Fix BLE notifications not being routed correctly
* Don't hardcode media directory. Also append directory to filenames in media list.
* Fix malformed Set Setting HTTP url
Expand Down
12 changes: 6 additions & 6 deletions python_sdk/api.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions python_sdk/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="authors.html">Credits</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#unreleased">Unreleased</a></li>
<li class="toctree-l2"><a class="reference internal" href="#september-21-2022">0.14.1 (September-21-2022)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#september-13-2022">0.14.0 (September-13-2022)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#february-24-2023">0.13.0 (February-24-2023)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#december-16-2023">0.12.0 (December-16-2023)</a></li>
Expand Down Expand Up @@ -134,8 +134,8 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this he
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a class="reference external" href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a class="reference external" href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<section id="unreleased">
<h2>Unreleased<a class="headerlink" href="#unreleased" title="Permalink to this heading"></a></h2>
<section id="september-21-2022">
<h2>0.14.1 (September-21-2022)<a class="headerlink" href="#september-21-2022" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>Fix BLE notifications not being routed correctly</p></li>
<li><p>Don’t hardcode media directory. Also append directory to filenames in media list.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ <h2>Development<a class="headerlink" href="#development" title="Permalink to thi
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#unreleased">Unreleased</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#september-21-2022">0.14.1 (September-21-2022)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#september-13-2022">0.14.0 (September-13-2022)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#february-24-2023">0.13.0 (February-24-2023)</a></li>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#december-16-2023">0.12.0 (December-16-2023)</a></li>
Expand Down
Binary file modified python_sdk/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion python_sdk/searchindex.js

Large diffs are not rendered by default.

0 comments on commit d359f1b

Please sign in to comment.