Skip to content

Commit 60af8a7

Browse files
author
arch
committed
fix build docs on ubuntu
1 parent 7cb6908 commit 60af8a7

17 files changed

+36
-34
lines changed

docs/app/site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
204204

205205
<!--
206206
MkDocs version : 1.1.2
207-
Build Date UTC : 2021-07-04 15:48:11.678040+00:00
207+
Build Date UTC : 2021-07-09 21:23:35.344850+00:00
208208
-->

docs/app/site/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/app/site/sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
33
<loc>None</loc>
4-
<lastmod>2021-07-04</lastmod>
4+
<lastmod>2021-07-09</lastmod>
55
<changefreq>daily</changefreq>
66
</url><url>
77
<loc>None</loc>
8-
<lastmod>2021-07-04</lastmod>
8+
<lastmod>2021-07-09</lastmod>
99
<changefreq>daily</changefreq>
1010
</url><url>
1111
<loc>None</loc>
12-
<lastmod>2021-07-04</lastmod>
12+
<lastmod>2021-07-09</lastmod>
1313
<changefreq>daily</changefreq>
1414
</url><url>
1515
<loc>None</loc>
16-
<lastmod>2021-07-04</lastmod>
16+
<lastmod>2021-07-09</lastmod>
1717
<changefreq>daily</changefreq>
1818
</url><url>
1919
<loc>None</loc>
20-
<lastmod>2021-07-04</lastmod>
20+
<lastmod>2021-07-09</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url><url>
2323
<loc>None</loc>
24-
<lastmod>2021-07-04</lastmod>
24+
<lastmod>2021-07-09</lastmod>
2525
<changefreq>daily</changefreq>
2626
</url>
2727
</urlset>

docs/app/site/sitemap.xml.gz

-1 Bytes
Binary file not shown.

docs/app/site/user-guide/config/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2 id="config-files">Config Files</h2>
117117
<p>Config Files:</p>
118118
<ul>
119119
<li><code>hyperparameter.yaml</code>: hyperparameter for the algorithms</li>
120-
<li><code>logging_linux.yaml</code>: the logging configuration for linx</li>
120+
<li><code>logging_linux.yaml</code>: the logging configuration for linux</li>
121121
<li><code>logging_windows.yaml</code>: the logging configuration for windows</li>
122122
<li><code>settings.yaml</code>: application settings</li>
123123
<li><code>ui.yaml</code>: user interface settings</li>
@@ -126,7 +126,7 @@ <h2 id="config-files">Config Files</h2>
126126
<h3 id="config-parameter">Config Parameter</h3>
127127
<h4 id="settingsyaml"><code>settings.yaml</code></h4>
128128
<ul>
129-
<li><code>use_kalman_filter</code>: Enable Kalman Filter</li>
129+
<li><code>use_kalman_filter</code>: (bool) Enable Kalman Filter</li>
130130
<li><code>use_zoom</code> (bool): Enable or disable an additional step to zoom in the Video before selecting a tracking feature for the Woman or Men.</li>
131131
<li><code>zoom_factor:</code> (float): Set the desired zoom value which will be used when the zoom function is activated.</li>
132132
<li><code>tracking_direction</code> (str): Specify the tracking direction. Allowed values are <code>'x'</code> and <code>'y'</code>.</li>
-14 Bytes
Binary file not shown.
-629 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.

docs/code/_build/html/funscript_editor.algorithms.html

Lines changed: 15 additions & 16 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)