Skip to content

Commit

Permalink
Deploying to gh-pages from @ lvgl/lvgl@71da024 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kisvegabor committed Nov 30, 2023
1 parent 8a49af2 commit cd865e4
Show file tree
Hide file tree
Showing 1,075 changed files with 28,461 additions and 14,479 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: 9adbc477c7aa5905423dbb5215a8b92e
config: 9b7fe27ef320952e57298ef033992e28
tags: 645f666f9bcd5a90fca523b33c5a78b7
39 changes: 29 additions & 10 deletions master/API/core/index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>core &mdash; LVGL documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/custom.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/fontawesome.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/general.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/dark.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/custom.css?v=69c9ade8" />
<link rel="stylesheet" type="text/css" href="../../_static/css/fontawesome.min.css?v=94ee33ea" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/general.css?v=c0a7eb24" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/dark.css?v=70edf1c7" />


<link rel="shortcut icon" href="../../_static/favicon.png"/>
<link rel="canonical" href="https://docs.lvgl.io/master/en/html/API/core/index.html" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -3487,6 +3489,23 @@
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_assert.html">lv_assert.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_profiler.html">lv_profiler.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_rb.html">lv_rb.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_node_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv419lv_rb_compare_res_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_res_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv415lv_rb_compare_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_color_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_color_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_initP7lv_rb_t15lv_rb_compare_t6size_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_init()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_insertP7lv_rb_tPv"><code class="docutils literal notranslate"><span class="pre">lv_rb_insert()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_findP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_find()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_removeP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_remove()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_minimumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_maximumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_minimum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_maximum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_destroyP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_destroy()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv47lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_t</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_text_ap.html">lv_text_ap.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_fs.html">lv_fs.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_fs.html#_CPPv411lv_fs_res_t"><code class="docutils literal notranslate"><span class="pre">lv_fs_res_t</span></code></a></li>
Expand Down Expand Up @@ -4471,7 +4490,7 @@
<li class="breadcrumb-item"><a href="../index.html">API</a></li>
<li class="breadcrumb-item active">core</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/lvgl/lvgl/blob/6bc99b1d1f593703360e29165f218faf61daf109/docs/API/core/index.rst" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/lvgl/lvgl/blob/71da024e55011b99cd67e09eb1773b764d718a65/docs/API/core/index.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul><div class="rst-breadcrumbs-buttons" role="navigation" aria-label="Sequential page navigation">
<a href="../tick/lv_tick.html" class="btn btn-neutral float-left" title="lv_tick.h" accesskey="p"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
Expand Down Expand Up @@ -5020,7 +5039,7 @@ <h1>core<a class="headerlink" href="#core" title="Link to this heading"></a><

<div role="contentinfo">
<p>&#169; Copyright 2023, LVGL Kft.
<span class="lastupdated">Last updated on Nov 29, 2023.
<span class="lastupdated">Last updated on Nov 30, 2023.
</span></p>
</div>

Expand Down
39 changes: 29 additions & 10 deletions master/API/core/lv_global.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>lv_global.h &mdash; LVGL documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/custom.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/fontawesome.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/general.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/dark.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/custom.css?v=69c9ade8" />
<link rel="stylesheet" type="text/css" href="../../_static/css/fontawesome.min.css?v=94ee33ea" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/general.css?v=c0a7eb24" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/dark.css?v=70edf1c7" />


<link rel="shortcut icon" href="../../_static/favicon.png"/>
<link rel="canonical" href="https://docs.lvgl.io/master/en/html/API/core/lv_global.html" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -3487,6 +3489,23 @@
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_assert.html">lv_assert.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_profiler.html">lv_profiler.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_rb.html">lv_rb.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_node_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv419lv_rb_compare_res_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_res_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv415lv_rb_compare_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_color_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_color_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_initP7lv_rb_t15lv_rb_compare_t6size_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_init()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_insertP7lv_rb_tPv"><code class="docutils literal notranslate"><span class="pre">lv_rb_insert()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_findP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_find()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_removeP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_remove()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_minimumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_maximumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_minimum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_maximum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_destroyP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_destroy()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv47lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_t</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_text_ap.html">lv_text_ap.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_fs.html">lv_fs.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_fs.html#_CPPv411lv_fs_res_t"><code class="docutils literal notranslate"><span class="pre">lv_fs_res_t</span></code></a></li>
Expand Down Expand Up @@ -4472,7 +4491,7 @@
<li class="breadcrumb-item"><a href="index.html">core</a></li>
<li class="breadcrumb-item active">lv_global.h</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/lvgl/lvgl/blob/6bc99b1d1f593703360e29165f218faf61daf109/docs/API/core/lv_global.rst" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/lvgl/lvgl/blob/71da024e55011b99cd67e09eb1773b764d718a65/docs/API/core/lv_global.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul><div class="rst-breadcrumbs-buttons" role="navigation" aria-label="Sequential page navigation">
<a href="lv_obj_pos.html" class="btn btn-neutral float-left" title="lv_obj_pos.h" accesskey="p"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
Expand Down Expand Up @@ -4737,7 +4756,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2023, LVGL Kft.
<span class="lastupdated">Last updated on Nov 29, 2023.
<span class="lastupdated">Last updated on Nov 30, 2023.
</span></p>
</div>

Expand Down
39 changes: 29 additions & 10 deletions master/API/core/lv_group.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>lv_group.h &mdash; LVGL documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/custom.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/fontawesome.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/general.css" type="text/css" />
<link rel="stylesheet" href="../../_static/dark_mode_css/dark.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../_static/css/custom.css?v=69c9ade8" />
<link rel="stylesheet" type="text/css" href="../../_static/css/fontawesome.min.css?v=94ee33ea" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/general.css?v=c0a7eb24" />
<link rel="stylesheet" type="text/css" href="../../_static/dark_mode_css/dark.css?v=70edf1c7" />


<link rel="shortcut icon" href="../../_static/favicon.png"/>
<link rel="canonical" href="https://docs.lvgl.io/master/en/html/API/core/lv_group.html" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -3487,6 +3489,23 @@
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_assert.html">lv_assert.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_profiler.html">lv_profiler.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_rb.html">lv_rb.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_node_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv419lv_rb_compare_res_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_res_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv415lv_rb_compare_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_compare_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_color_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_color_t</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_initP7lv_rb_t15lv_rb_compare_t6size_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_init()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_insertP7lv_rb_tPv"><code class="docutils literal notranslate"><span class="pre">lv_rb_insert()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv410lv_rb_findP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_find()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv412lv_rb_removeP7lv_rb_tPKv"><code class="docutils literal notranslate"><span class="pre">lv_rb_remove()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_minimumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_maximumP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_minimum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_minimum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv418lv_rb_maximum_fromP12lv_rb_node_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_maximum_from()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv413lv_rb_destroyP7lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_destroy()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_rb.html#_CPPv47lv_rb_t"><code class="docutils literal notranslate"><span class="pre">lv_rb_t</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_text_ap.html">lv_text_ap.h</a></li>
<li class="toctree-l3"><a class="reference internal" href="../misc/lv_fs.html">lv_fs.h</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../misc/lv_fs.html#_CPPv411lv_fs_res_t"><code class="docutils literal notranslate"><span class="pre">lv_fs_res_t</span></code></a></li>
Expand Down Expand Up @@ -4472,7 +4491,7 @@
<li class="breadcrumb-item"><a href="index.html">core</a></li>
<li class="breadcrumb-item active">lv_group.h</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/lvgl/lvgl/blob/6bc99b1d1f593703360e29165f218faf61daf109/docs/API/core/lv_group.rst" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/lvgl/lvgl/blob/71da024e55011b99cd67e09eb1773b764d718a65/docs/API/core/lv_group.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul><div class="rst-breadcrumbs-buttons" role="navigation" aria-label="Sequential page navigation">
<a href="lv_obj_tree.html" class="btn btn-neutral float-left" title="lv_obj_tree.h" accesskey="p"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
Expand Down Expand Up @@ -5029,7 +5048,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2023, LVGL Kft.
<span class="lastupdated">Last updated on Nov 29, 2023.
<span class="lastupdated">Last updated on Nov 30, 2023.
</span></p>
</div>

Expand Down
Loading

0 comments on commit cd865e4

Please sign in to comment.