Skip to content

Commit

Permalink
sphinx build from Action de228e3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 13, 2023
1 parent 9207f0f commit d2e38c9
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 26 deletions.
8 changes: 6 additions & 2 deletions python_sdk/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ 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.0 (September-13-2022)
-------------------------
* NOTE! This is a major update and includes massive API breaking changes.
* Move to asyncio-based framework
* Add HERO 12 support
* Move from generic response to per-command typed response
* Improve video viewer latency
* Improve BLE and HTTP setting documentation
* Add media list and metadata pydantic models
Expand Down
14 changes: 7 additions & 7 deletions python_sdk/api.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python_sdk/authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
12 changes: 8 additions & 4 deletions python_sdk/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand All @@ -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-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>
<li class="toctree-l2"><a class="reference internal" href="#november-9-2022">0.11.2 (November-9-2022)</a></li>
Expand Down Expand Up @@ -133,9 +133,13 @@ <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-13-2022">
<h2>0.14.0 (September-13-2022)<a class="headerlink" href="#september-13-2022" title="Permalink to this heading"></a></h2>
<ul class="simple">
<li><p>NOTE! This is a major update and includes massive API breaking changes.</p></li>
<li><p>Move to asyncio-based framework</p></li>
<li><p>Add HERO 12 support</p></li>
<li><p>Move from generic response to per-command typed response</p></li>
<li><p>Improve video viewer latency</p></li>
<li><p>Improve BLE and HTTP setting documentation</p></li>
<li><p>Add media list and metadata pydantic models</p></li>
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/future_work.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions python_sdk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down 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-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>
<li class="toctree-l2"><a class="reference internal" href="changelog.html#november-9-2022">0.11.2 (November-9-2022)</a></li>
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
Binary file modified python_sdk/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion python_sdk/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python_sdk/troubleshooting.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion python_sdk/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
Open GoPro Python SDK
</a>
<div class="version">
0.13.0
0.14.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down

0 comments on commit d2e38c9

Please sign in to comment.