Skip to content

Commit

Permalink
Github Pages build from Action 2c7ca44
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 4, 2023
1 parent 2b58829 commit c927c2a
Show file tree
Hide file tree
Showing 21 changed files with 362 additions and 410 deletions.
4 changes: 2 additions & 2 deletions assets/js/lunr/lunr-store.js

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions ble_2_0.html
Original file line number Diff line number Diff line change
Expand Up @@ -5077,30 +5077,6 @@ <h3 id="status-ids">Status IDs</h3>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>36</td>
<td>Num group photos</td>
<td>Total number of group photos on sdcard</td>
<td>integer</td>
<td>*</td>
<td><span style="color:green"></span></td>
<td><span style="color:red"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>37</td>
<td>Num group videos</td>
<td>Total number of group videos on sdcard</td>
<td>integer</td>
<td>*</td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>38</td>
<td>Num total photos</td>
Expand Down
32 changes: 16 additions & 16 deletions contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_38654223-05b0-4a79-a6b0-118f1d46a19a" class="quiz">
<div id="quiz_14f41301-b3c7-49d1-bd5c-243b547e8a48" class="quiz">
<div>
<div id="question_38654223-05b0-4a79-a6b0-118f1d46a19a" class="quiz__question">What is the question?</div>
<div id="answers_38654223-05b0-4a79-a6b0-118f1d46a19a">
<div id="question_14f41301-b3c7-49d1-bd5c-243b547e8a48" class="quiz__question">What is the question?</div>
<div id="answers_14f41301-b3c7-49d1-bd5c-243b547e8a48">

<input type="radio" name="question" value="A"><label>A: Option 1 (this one is correct)</label>
<br>
Expand All @@ -536,10 +536,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('38654223-05b0-4a79-a6b0-118f1d46a19a', 'A')">Submit Answer</button>
<div id="results_38654223-05b0-4a79-a6b0-118f1d46a19a" style="display: none">
<span id="correct_38654223-05b0-4a79-a6b0-118f1d46a19a" style="display: none"> Correct!! 😃</span>
<span id="incorrect_38654223-05b0-4a79-a6b0-118f1d46a19a" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
<button onclick="showResults('14f41301-b3c7-49d1-bd5c-243b547e8a48', 'A')">Submit Answer</button>
<div id="results_14f41301-b3c7-49d1-bd5c-243b547e8a48" style="display: none">
<span id="correct_14f41301-b3c7-49d1-bd5c-243b547e8a48" style="display: none"> Correct!! 😃</span>
<span id="incorrect_14f41301-b3c7-49d1-bd5c-243b547e8a48" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
And here is some more info
</div>
</div>
Expand All @@ -555,10 +555,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_60003899-4299-4fa4-8b95-a62a13935c9c" class="quiz">
<div id="quiz_e1397a8d-96ba-45cb-801d-dae2bac09bdc" class="quiz">
<div>
<div id="question_60003899-4299-4fa4-8b95-a62a13935c9c" class="quiz__question">True or False?</div>
<div id="answers_60003899-4299-4fa4-8b95-a62a13935c9c">
<div id="question_e1397a8d-96ba-45cb-801d-dae2bac09bdc" class="quiz__question">True or False?</div>
<div id="answers_e1397a8d-96ba-45cb-801d-dae2bac09bdc">

<input type="radio" name="question" value="True"><label>True: Option 1(this one is correct)</label>
<br>
Expand All @@ -568,10 +568,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('60003899-4299-4fa4-8b95-a62a13935c9c', 'True')">Submit Answer</button>
<div id="results_60003899-4299-4fa4-8b95-a62a13935c9c" style="display: none">
<span id="correct_60003899-4299-4fa4-8b95-a62a13935c9c" style="display: none"> Correct!! 😃</span>
<span id="incorrect_60003899-4299-4fa4-8b95-a62a13935c9c" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
<button onclick="showResults('e1397a8d-96ba-45cb-801d-dae2bac09bdc', 'True')">Submit Answer</button>
<div id="results_e1397a8d-96ba-45cb-801d-dae2bac09bdc" style="display: none">
<span id="correct_e1397a8d-96ba-45cb-801d-dae2bac09bdc" style="display: none"> Correct!! 😃</span>
<span id="incorrect_e1397a8d-96ba-45cb-801d-dae2bac09bdc" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
And here is some more info
</div>
</div>
Expand All @@ -594,7 +594,7 @@ <h3 id="tabs">Tabs</h3>
</code></pre></div></div>

<div>
<ul class="tab" data-tab="82690190-4520-459e-9e47-87eaf9571b3d">
<ul class="tab" data-tab="07921518-765d-48b6-b146-d4a6478a84d7">

<li class="active">
<a href="">tab1 </a>
Expand All @@ -609,7 +609,7 @@ <h3 id="tabs">Tabs</h3>
</li>

</ul>
<ul class="tab-content" id="82690190-4520-459e-9e47-87eaf9571b3d">
<ul class="tab-content" id="07921518-765d-48b6-b146-d4a6478a84d7">

<li class="active tab-content-container">
<p>This is the content of the first tab.</p>
Expand Down
6 changes: 3 additions & 3 deletions demos/bash/ota_update.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Over the Air Firmware Update Demo">
<meta itemprop="description" content="Over the Air Firmware Update Demo">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -491,7 +491,7 @@ <h2 id="testing">Testing</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProC_C++Demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro C/C++ Demos">
<meta itemprop="description" content="GoPro C/C++ Demos">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -603,7 +603,7 @@ <h4 id="stream-commands">Stream Commands</h4>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProStreamDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro Low Latency Stream Demo">
<meta itemprop="description" content="GoPro Low Latency Stream Demo">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -406,7 +406,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">GoPro Low Latency St



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/GoProCSharpSample.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoProCSharpSample">
<meta itemprop="description" content="GoProCSharpSample">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -435,7 +435,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="CSharp Webcam Demo">
<meta itemprop="description" content="CSharp Webcam Demo">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -440,7 +440,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/multi_webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Multi Webcam">
<meta itemprop="description" content="Multi Webcam">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -554,7 +554,7 @@ <h2 id="module-usage">Module Usage</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/sdk_wireless_camera_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Open GoPro Python SDK">
<meta itemprop="description" content="Open GoPro Python SDK">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -579,7 +579,7 @@ <h2 id="gui-demos">GUI Demos</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/swift/EnableWiFiDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-11-22T09:44:59-08:00">
<meta property="article:published_time" content="2023-12-04T15:05:13-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Swift Enable WiFi Demo">
<meta itemprop="description" content="Swift Enable WiFi Demo">
<meta itemprop="datePublished" content="2023-11-22T09:44:59-08:00">
<meta itemprop="datePublished" content="2023-12-04T15:05:13-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -445,7 +445,7 @@ <h2 id="views">Views</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-11-22T09:44:59-08:00">November 22, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-04T15:05:13-08:00">December 4, 2023</time></p>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2023-11-22T09:44:59-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2023-12-04T15:05:13-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
24 changes: 0 additions & 24 deletions http_2_0.html
Original file line number Diff line number Diff line change
Expand Up @@ -5273,30 +5273,6 @@ <h2 id="status-ids">Status IDs</h2>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>36</td>
<td>Num group photos</td>
<td>Total number of group photos on sdcard</td>
<td>integer</td>
<td>*</td>
<td><span style="color:green"></span></td>
<td><span style="color:red"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>37</td>
<td>Num group videos</td>
<td>Total number of group videos on sdcard</td>
<td>integer</td>
<td>*</td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
</tr>
<tr>
<td>38</td>
<td>Num total photos</td>
Expand Down
Loading

0 comments on commit c927c2a

Please sign in to comment.