Home
last modified time | relevance | path

Searched full:html (Results 1 – 25 of 59) sorted by relevance

123

/lvgl-3.6.0/scripts/
DDoxyfile300 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
383 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
396 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
943 # (index.html). This can be useful if you have a project on for instance GitHub
997 # will make the HTML file larger and loading of large files a bit slower, you
1005 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1007 # (see http://www.gnu.org/software/global/global.html). You will need version
1080 # Configuration options related to the HTML output
1083 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1088 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
[all …]
/lvgl-3.6.0/
DREADME.md16 <a href="https://docs.lvgl.io/master/examples.html">Interactive examples</a>
34 * Powerful [building blocks](https://docs.lvgl.io/master/widgets/index.html): buttons, charts, list…
36 * Supports [various input devices](https://docs.lvgl.io/master/overview/indev.html): touchscreen, m…
37 * Supports [multiple displays](https://docs.lvgl.io/master/overview/display.html)
41 …tomizable graphical elements via [CSS-like styles](https://docs.lvgl.io/master/overview/style.html)
42 …ox](https://docs.lvgl.io/master/layouts/flex.html) and [Grid](https://docs.lvgl.io/master/layouts/…
44 …mooth rendering even with a [single frame buffer](https://docs.lvgl.io/master/porting/display.html)
47 * [Simulator](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) to develop on PC…
110 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html)
112 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
[all …]
DREADME_pt_BR.md13 <a href="https://docs.lvgl.io/master/examples.html">Exemplos interativos</a>
31 * Poderosos [widgets](https://docs.lvgl.io/master/widgets/index.html): botões, gráficos, listas, co…
33 * Suporte à [vários dispositivos de entrada](https://docs.lvgl.io/master/overview/indev.html): tela…
34 * Suporte à [vários monitores](https://docs.lvgl.io/master/overview/display.html)
38 …ficos totalmente personalizáveis por meio de [CSS](https://docs.lvgl.io/master/overview/style.html)
39 …box](https://docs.lvgl.io/master/layouts/flex.html) e [Grid](https://docs.lvgl.io/master/layouts/g…
41 …m um [buffer de quadro único](https://docs.lvgl.io/master/porting/display.html) (single frame buff…
44 * [Simulador](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) para desenvolver…
126 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html)
128 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
[all …]
DREADME_zh.md19 <a href="https://docs.lvgl.io/master/examples.html">例程</a>
37 * 丰富且强大的模块化[图形组件](https://docs.lvgl.io/master/widgets/index.html):按钮 (buttons)、图表 (charts)、列表 (list…
39 * 支持多种[输入设备](https://docs.lvgl.io/master/overview/indev.html):触摸屏、 键盘、编码器、按键等
40 * 支持[多显示设备](https://docs.lvgl.io/master/overview/display.html)
44 …view/style.html)的方式来设计、布局图形界面(例如:[Flexbox](https://docs.lvgl.io/master/layouts/flex.html)、[Grid](h…
46 * 即便仅有[单缓冲区(frame buffer)](https://docs.lvgl.io/master/porting/display.html)的情况下,也可保证渲染如丝般顺滑
49 * 支持[模拟器](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html)仿真,可以无硬件依托进行开发
113 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html)
115 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
116 - [ESP32 component](https://docs.lvgl.io/master/get-started/platforms/espressif.html)
[all …]
/lvgl-3.6.0/docs/get-started/
Dindex.md5 2. Read the [Introduction](https://docs.lvgl.io/latest/en/html/intro/index.html) page of the docume…
6 3. Read the [Quick overview](https://docs.lvgl.io/master/get-started/quick-overview.html) page of t…
7 4. Set up a [Simulator](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) (10 mi…
8 5. Try out some [Examples](https://docs.lvgl.io/master/examples.html)
10 7. Port LVGL to a board. See the [Porting](https://docs.lvgl.io/master/porting/index.html) guide or…
11 8. Read the [Overview](https://docs.lvgl.io/master/overview/index.html) page to get a better unders…
12 9. Check the documentation of the [Widgets](https://docs.lvgl.io/master/widgets/index.html) to see …
14 11. Read the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) guide to see how you can…
/lvgl-3.6.0/docs/
Dconf.py30 from sphinx.builders.html import StandaloneHTMLBuilder
103 # -- Options for HTML output ----------------------------------------------
105 # The theme to use for HTML and HTML Help pages. See the documentation for
119 html_baseurl = f"https://docs.lvgl.io/{os.environ['LVGL_URLPATH']}/en/html/"
145 # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars
148 'relations.html', # needs 'show_related': True theme option to display
149 'searchbox.html',
162 # Output file base name for HTML help builder.
Dindex.md13 …<a href="intro/index.html"><img class="home-img" src="_static/img/home_1.png" alt="Get familiar wi…
14 …<a href="get-started/index.html"><img class="home-img" src="_static/img/home_2.png" alt="Learn the…
15 …<a href="porting/index.html"><img class="home-img" src="_static/img/home_3.png" alt="See how to po…
16 …<a href="overview/index.html"><img class="home-img" src="_static/img/home_4.png" alt="Learn the ho…
17 …<a href="widgets/index.html"><img class="home-img" src="_static/img/home_5.png" alt="Take a look a…
18 …<a href="CONTRIBUTING.html"><img class="home-img" src="_static/img/home_6.png" alt="Be part of the…
DCHANGELOG.md352 …olor bleeding. See more [here](https://docs.lvgl.io/master/overview/style.html#opacity-blend-modes…
353 …stem default). See more [here](https://docs.lvgl.io/master/overview/style.html#forced-value-inheri…
355 …xts with this great new features. See more [here](https://docs.lvgl.io/master/others/imgfont.html).
357 …munication between components easier. See more [here](https://docs.lvgl.io/master/others/msg.html).
358 … for Pinyin IME Chinese input. See more [here](https://docs.lvgl.io/master/others/ime_pinyin.html).
916 - Several [3rd party libraries](https://docs.lvgl.io/master/libs/index.html) are merged directly in…
917 - Add LVGL as an [RT-Thread](https://packages.rt-thread.org/en/detail.html?package=LVGL) and [ESP32…
1501 - Update page.html [`9573bab`](https://github.com/lvgl/lvgl/commit/9573bab5cbe2da643f5146e62c176bdd…
1634 - `lv_span` new widget mimicking HTML `<span>`
1677 … branches with GitLab flow](https://docs.gitlab.com/ee/topics/gitlab_flow.html#release-branches-wi…
[all …]
Dbuild.py67 # Copy the result PDF to the main directory to make it available for the HTML build
72 # BUILD HTML
73 cmd("sphinx-build -b html . ../out_html")
/lvgl-3.6.0/docs/_ext/
Dlv_example.py46 …ph_node = nodes.raw(text=f"<p>{self.human_language_name(language)} code &nbsp;</p>", format='html')
48 …example-link-button' onclick=\"event.stopPropagation();\" href='{url}'>{text}</a>", format='html'))
69 …ps://sim.lvgl.io/v{env.config.version}/micropython/ports/javascript/index.html?script_startup=http…
73 if env.app.tags.has('html'):
74 …ple' data-real-src='/{env.config.version}/_static/built_lv_examples/index.html?example={example_na…
77 …raw(text=f"<div class='lv-example-container'>{iframe_html}{description_html}</div>", format='html')
85 trailing_node = nodes.raw(text=f"<hr/>", format='html')
/lvgl-3.6.0/docs/get-started/platforms/
Dcmake.md4 …spressif (ESP32)](https://docs.espressif.com/projects/esp-idf/en/v3.3/get-started-cmake/index.html)
5 - [MicroPython](https://docs.micropython.org/en/v1.15/develop/cmodules.html)
6 - [Zephyr](https://docs.zephyrproject.org/latest/guides/zephyr_cmake_package.html)
17 …ke [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) module. This modul…
62 LVGL [examples](https://docs.lvgl.io/master/examples.html) have their own CMake target. If you want…
Despressif.md5 …d [here](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/build-system.html).
37 …//docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-component-manager.html).
/lvgl-3.6.0/docs/get-started/os/
Drt-thread.md20 - Supports a wide range of <a href="https://www.rt-thread.io/board.html">architectures and chips</a…
27html?package=LVGL) of RT-Thread. By using [Env tool](https://www.rt-thread.io/download.html?downlo…
/lvgl-3.6.0/.github/ISSUE_TEMPLATE/
Dbug-report.md16 - [ ] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq)
19 …oduce the issue in a [Simulator](https://docs.lvgl.io/latest/en/html/get-started/pc-simulator.html)
/lvgl-3.6.0/docs/libs/
Dfreetype.md43 - FreeType [tutorial](https://www.freetype.org/freetype2/docs/tutorial/step1.html)
44 - LVGL's [font interface](https://docs.lvgl.io/v7/en/html/overview/font.html#add-a-new-font-engine)
Dpng.md8 …ead more about it [here](https://docs.lvgl.io/master/overview/file-system.html) or just enable one…
12 …images LVGL's [images caching](https://docs.lvgl.io/master/overview/image.html#image-caching) feat…
Dfsdrv.md4 LVGL has a [File system](https://docs.lvgl.io/master/overview/file-system.html) module to provide a…
11 Bridge for [FatFS](http://elm-chan.org/fsw/ff/00index_e.html). FatFS itself is not part of LVGL, bu…
/lvgl-3.6.0/tests/
Dmain.py145 html_report_file = 'report/index.html'
146 cmd = ['gcovr', '--root', root_dir, '--html-details', '--output',
149 '--html-title', 'LVGL Test Coverage']
/lvgl-3.6.0/.github/
Dauto-comment.yml8 …iption see the [Documentation](https://docs.lvgl.io/latest/en/html/contributing/index.html#develop…
/lvgl-3.6.0/src/extra/
DREADME.md9 - Create a [Pull request](https://docs.lvgl.io/8.0/CONTRIBUTING.html#pull-request) with your new co…
26 - 9 patch button: Similar to [lv_imgbtn](https://docs.lvgl.io/8.0/widgets/extra/imgbtn.html) but 9 …
/lvgl-3.6.0/docs/widgets/core/
Ddropdown.md74 …the [Generic events](../overview/event.html#generic-events), the following [Special events](../ove…
/lvgl-3.6.0/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino2 *Be sure to read the docs here: https://docs.lvgl.io/master/get-started/platforms/arduino.html */
121 * online: https://docs.lvgl.io/master/examples.html
/lvgl-3.6.0/docs/overview/
Dindev.md129 …detailed description read the [Style](https://docs.lvgl.io/v7/en/html/overview/style.html) section.
/lvgl-3.6.0/docs/get-started/bindings/
Dmicropython.md15 …e [machine module](https://docs.micropython.org/en/latest/library/machine.html#classes) for access…
69 [Hello World](https://sim.lvgl.io/v7/micropython/ports/javascript/bundle_out/index.html?script=http…
/lvgl-3.6.0/docs/porting/
Dgpu.md30html#boxing-model) of LVGL and the meanings of the fields. The name and meaning of the fields are …

123