Searched refs:docs (Results 1 – 25 of 39) sorted by relevance
12
8 docs/api_doc11 docs/doxygen_html12 docs/xml13 docs/examples.md14 docs/out_latex15 docs/_static/built_lv_examples16 docs/LVGL.pdf17 docs/env18 /docs/examples.rst19 /docs/API/
4 "docs/_static/css/fontawesome.min.css",5 "docs/README_*",7 "docs/CHANGELOG.rst"
5 …nglish</b> | <a href="./docs/README_zh.rst">中文</a> | <a href="./docs/README_pt_BR.rst">Português d…24 <a href="https://docs.lvgl.io/" title="Detailed documentation with 100+ examples">Docs</a> |47 …- Supports monochrome, ePaper, OLED or TFT displays, or even monitors. [Displays](https://docs.lvg…53 …- 30+ built-in [Widgets](https://docs.lvgl.io/master/details/widgets/index.html): Button, Label, …54 …- Flexible [Style system](https://docs.lvgl.io/master/details/base-widget/styles/style.html) with …55 …- [Flexbox](https://docs.lvgl.io/master/details/base-widget/layouts/flex.html) and [Grid](https://…59 …hpad, Keypad, Keyboard, External buttons, Encoder [Input devices](https://docs.lvgl.io/master/deta…60 …- [Multiple display](https://docs.lvgl.io/master/details/main-components/display.html#how-many-dis…66 …- Support for Make and [CMake](https://docs.lvgl.io/master/details/integration/building/cmake.html…67 …- [Develop on PC](https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html) and use t…[all …]
29 Check out the docs to learn more about the limitations of CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
6 - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed.10 … scripts; ./install_astyle.sh`) and follow the [Code Conventions](https://docs.lvgl.io/master/CODI…11 - Mark the Pull request as [Draft](https://docs.github.com/en/pull-requests/collaborating-with-pull…12 - When changes were requested, [re-request review](https://docs.github.com/en/pull-requests/collabo…13 - Help us to review this Pull Request! Anyone can [approve or request changes](https://docs.github.…
78 Guide <https://docs-lvgl-io.translate.goog/master/intro/add-lvgl-to-your-project/connecting_lvgl.ht…84 `ウィジェット <https://docs-lvgl-io.translate.goog/master/details/widgets/index.html?_x_tr_sl=en&_x_tr_tl…87 `スタイルシステム <https://docs-lvgl-io.translate.goog/master/details/base-widget/styles/style.html?_x_tr_s…89 `Flexbox <https://docs-lvgl-io.translate.goog/master/layouts/flex.html?_x_tr_sl=en&_x_tr_tl=ja&_x_t…91 `グリッド <https://docs-lvgl-io.translate.goog/master/layouts/grid.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_h…101 `入力デバイス <https://docs-lvgl-io.translate.goog/master/details/main-components/indev.html?_x_tr_sl=en&…103 `マルチディスプレイ <https://docs-lvgl-io.translate.goog/master/details/main-components/display.html?_x_tr_s…111 `CMake <https://docs-lvgl-io.translate.goog/master/details/integration/building/cmake.html?_x_tr_sl…113 `PCのシミュレータで開発したUIコード <https://docs-lvgl-io.translate.goog/master/details/integration/ide/pc-simulat…119 `ドキュメント <https://docs-lvgl-io.translate.goog/master/index.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_hl=ja>…[all …]
40 <a href="https://docs.lvgl.io/" title="Detailed documentation with 100+ examples">文档</a> |75 `移植指南 <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__82 - 30+ 内置\ `控件 <https://docs.lvgl.io/master/details/widgets/index.html>`__:84 - 灵活的\ `样式系统 <https://docs.lvgl.io/master/details/base-widget/styles/style.html>`__86 - `Flex 布局 <https://docs.lvgl.io/master/details/base-widget/layouts/flex.html>`__ 和87 `Grid 布局 <https://docs.lvgl.io/master/details/base-widget/layouts/grid.html>`__92 - 支持鼠标、触摸板、小键盘、键盘、外部按钮、编码器\ `输入设备 <https://docs.lvgl.io/master/details/main-components/indev.html>…93 - 支持\ `多显示器 <https://docs.lvgl.io/master/details/main-components/display.html#multiple-display-sup…102 - 支持开箱即用的 Make 和 \ `CMake <https://docs.lvgl.io/master/details/integration/building/cmake.html>`__…103 - 支持在 \ `PC 上开发 <https://docs.lvgl.io/master/integration/ide/pc-simulator.html>`__\ ,并可以在嵌入式硬件上使用相…[all …]
18 - Radial, Conic, and Skew `gradients supported <https://docs.lvgl.io/master/details/base-widget/sty…47 - **feat(fs): default drive letter + ESP FS docs** `6367 <https://github.com/lvgl/lvgl/pull/6367>`__209 - **fix(docs): fix Doxygen warnings caused by format errors** `6584 <https://github.com/lvgl/lvgl/p…267 - **fix(docs): fix Lottie document cannot view examples (#6338)** `6342 <https://github.com/lvgl/lv…277 - **fix(docs): Fix failing docs build in master since lottie** `6316 <https://github.com/lvgl/lvgl/…298 - **fix(docs): fix broken links** `6207 <https://github.com/lvgl/lvgl/pull/6207>`__312 - **fix(docs): fix typo for LV_KEYBOARD_MODE_SPECIAL** `6136 <https://github.com/lvgl/lvgl/pull/613…314 - **fix(docs): use find_version helper in build script** `6122 <https://github.com/lvgl/lvgl/pull/6…315 - **fix(docs): pull version out of lv_version.h** `6097 <https://github.com/lvgl/lvgl/pull/6097>`__369 - **docs(label): fix unintentional definition list in parts and styles section** `6735 <https://gi…[all …]
92 … portabilidade <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__129 `CMake <https://docs.lvgl.io/master/details/integration/building/cmake.html>`__132 PC <https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html>`__141 simples <https://docs.lvgl.io/master/index.html>`__190 library <https://docs.lvgl.io/master/details/entegration/framework/arduino.html>`__194 library <https://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LVGL>`__196 component <https://docs.lvgl.io/master/details/integration/chip/espressif.html>`__200 library <https://docs.lvgl.io/master/details/integration/os/nuttx.html>`__202 RTOS <https://docs.lvgl.io/master/details/integration/os/rt-thread.html>`__213 .. figure:: https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_example.png[all …]
54 The below are some rules to follow when updating any of the `.rst` files located in the `./docs/` d…70 … its underlying [docutils parsing engine](https://docutils.sourceforge.io/docs/) conveniently comb…77 Let's take a look at the `index.rst` file that is located in the `docs/layouts` directory.121 Replace `{LINK NAME}` with a link name that is unique among all documents under the `./docs/` direc…215 The full set of supported lexers are listed here: https://pygments.org/docs/lexers/ .
86 {{#commit-list merges heading='' message='^docs'}}89 {{#commit-list commits heading='' message='^docs'}}92 {{#commit-list fixes heading='' message='^docs'}}112 {{#commit-list merges heading='' exclude='(^fix|^feat|^perf|^docs|^example|^ci|^test)'}}115 {{#commit-list commits heading='' exclude='(^fix|^feat|^perf|^docs|^example|^ci|^test)'}}118 {{#commit-list fixes heading='' exclude='(^fix|^feat|^perf|^docs|^example|^ci|^test)'}}
571 def docs(p): function739 docs(p)
19 cp -a emscripten_builder/cmbuild docs/_static/built_lv_examples
40 `getting started guide <https://docs.zephyrproject.org/latest/develop/getting_started/index.html>`_…42 After you completed the setup above you can check out all of the `provided samples <https://docs.ze…69 `README <https://docs.zephyrproject.org/latest/samples/modules/lvgl/demos/README.html>`__.97 For more details refer to the `shell documentation <https://docs.zephyrproject.org/latest/services/…106 - `button input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-but…107 - `pointer input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-po…108 - `encoder input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-en…109 - `keypad input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-key…159 `application development guide <https://docs.zephyrproject.org/latest/develop/application/index.htm…190 - Zephyr Documentation: `Zephyr Documentation <https://docs.zephyrproject.org/latest/index.html>`__
47 https://developers.google.com/fonts/docs/getting_started48 https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide59 https://developers.google.com/fonts/docs/android
38 BitBake, see the `BitBake User Manual <https://docs.yoctoproject.org/bitbake/2.59 "`Preferences <https://docs.yoctoproject.org/bitbake/2.8/bitbake-user-manual/101 The "`Classes <https://docs.yoctoproject.org/ref-manual/classes.116 ``conf/local.conf``, which is found in the `Build Directory <https://docs.126 target. `The yocto project layer model <https://docs.yoctoproject.org/147 "`understanding and creating layers <https://docs.yoctoproject.org/dev-manual/
11 development environment might find helpful can be found `here <https://docs.22 <https://docs.yoctoproject.org/ref-manual/variables.html>`_. This section181 "`working with a pr service <https://docs.yoctoproject.org/dev-manual/packages.
2 *Be sure to read the docs here: https://docs.lvgl.io/master/integration/framework/arduino.html */120 * - Online: https://docs.lvgl.io/master/examples.html
7 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.…
98 in less than 10 minutes in this `short tutorial <https://tasmota.github.io/docs/LVGL_in_10_minutes/…103 - `Tasmota Documentation <https://tasmota.github.io/docs/>`__105 - `Tasmota LVGL Berry documentation <https://tasmota.github.io/docs/LVGL/>`__
12 If you are using the Arduino GIGA Display Shield (docs `here <https://docs.arduino.cc/hardware/giga…
609 docs = doc_builder.XMLSearch(temp_directory)611 get_enum_item_docs = docs.get_enum_item612 get_enum_docs = docs.get_enum613 get_func_docs = docs.get_function614 get_var_docs = docs.get_variable615 get_union_docs = docs.get_union616 get_struct_docs = docs.get_structure617 get_typedef_docs = docs.get_typedef618 get_macro_docs = docs.get_macro619 get_macros = docs.get_macros
139 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.…156 For contribution and coding style guidelines, please refer to the file docs/CONTRIBUTING.md in the …
7 If you are new to ESP-IDF, follow the instructions in the `ESP-IDF Programming guide <https://docs.…47 …cations can be found in the `IDF Component Manager documentation <https://docs.espressif.com/proje…70 … Espressif provides these drivers that are built on its `esp_lcd <https://docs.espressif.com/proje…
49 See the list of asserts [here](https://github.com/ThrowTheSwitch/Unity/blob/master/docs/UnityAssert…