Home
last modified time | relevance | path

Searched full:documentation (Results 1 – 25 of 66) sorted by relevance

123

/lvgl-3.6.0/scripts/
DDoxyfile3 # This file describes the settings to be used by the documentation system
31 # project for which the documentation is generated. This name is used in the
38 # could be handy for archiving the generated documentation or if some version
50 # in the documentation. The maximum height of the logo should not exceed 55
57 # into which the generated documentation will be written. If a relative path is
82 # documentation generated by doxygen is written. Doxygen will use this
98 # documentation (similar to Javadoc). Set to NO to disable this.
141 # inherited members of a class in the documentation of that class as if those
168 # path mentioned in the documentation of a class, which tells the reader which
213 # documentation from any documented member that it re-implements.
[all …]
Dstyle_api_gen.py333 … cursor on the text area or scroll time of a roller. See the widgets' documentation to learn more.…
337 … cursor on the text area or scroll time of a roller. See the widgets' documentation to learn more.…
341 …ning is widget specific. E.g. scroll speed of label. See the widgets' documentation to learn more.…
353 …g to the policies set for the layout. For the possible values see the documentation of the layouts…
/lvgl-3.6.0/docs/
Dconf.py4 # LVGL documentation build configuration file, created by
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
34 # If your documentation needs a minimal Sphinx version, state it here.
83 # The language for content autogenerated by Sphinx. Refer to documentation
105 # The theme to use for HTML and HTML Help pages. See the documentation for
112 # documentation.
207 (master_doc, 'LVGL.tex', 'LVGL Documentation ' + version,
217 (master_doc, 'lvgl', 'LVGL Documentation ' + version,
228 (master_doc, 'LVGL', 'LVGL Documentation ' + version,
DCONTRIBUTING.md17 - Be sure to read the relevant part of the documentation before posting a question.
29 Merging new code into the lvgl, documentation, blog, examples, and other repositories happen via *P…
75 - `docs` anything related to the documentation (even fixes, formatting, and new pages)
205 Each widgets' documentation contains examples. For instance, here are the examples of the [Drop-dow…
217 As you read the documentation you might see some typos or unclear sentences. All the documentation
220 Note that the documentation is also formatted in [Markdown](https://github.com/adam-p/markdown-here…
223 …ou might find bugs. Before reporting them be sure to check the relevant parts of the documentation.
DCHANGELOG.md80 - Update screen object opacity function documentation [`4505`](https://github.com/lvgl/lvgl/pull/45…
1472 - Spelling and other language fixes to documentation [`2293`](https://github.com/lvgl/lvgl/pull/229…
1576 - Spelling and other language fixes to documentation (#2293) <a href="https://github.com/lvgl/lvgl/…
1674 …er changes in widgets that are not detailed here. Please refer to the documentation of the widgets.
1691 …- The other parts are mainly minor renames and refactoring. See the functions' documentation for d…
2008 ### Documentation subsection
2048 …s://docs.littlevgl.com/v7/en/html/overview/style.html) section of the documentation to learn how t…
Dindex.md7 # Welcome to the documentation of LVGL!
/lvgl-3.6.0/src/extra/libs/qrcode/
Dqrcodegen.c8 * this software and associated documentation files (the "Software"), to deal in
127 // Public function - see documentation comment in header file.
165 // Public function - see documentation comment in header file.
194 // Public function - see documentation comment in header file.
202 // Public function - see documentation comment in header file.
738 // Public function - see documentation comment in header file.
748 // Public function - see documentation comment in header file.
796 // Public function - see documentation comment in header file.
807 // Public function - see documentation comment in header file.
818 // Public function - see documentation comment in header file.
[all …]
/lvgl-3.6.0/
DREADME.md49 * [Documentation](http://docs.lvgl.io/) and API references online and in PDF
122 2. Read the [Introduction](https://docs.lvgl.io/master/intro/index.html) page of the documentation
128 8. Check the documentation of the [Widgets](https://docs.lvgl.io/master/widgets/index.html) to see …
183 … speaking about your project, through writing examples, improving the documentation, fixing bugs t…
185 …sit the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) section of the documentation.
Didf_component.yml4 documentation: https://docs.lvgl.io/
DLICENCE.txt4 …harge, to any person obtaining a copy of this software and associated documentation files (the “So…
/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.h16 in a product, an acknowledgment in the product documentation would be
342 …LodePNGColorType colortype; /*color type, see PNG standard or documentation further in this header…
343 …unsigned bitdepth; /*bits per sample, see PNG standard or documentation further in this header fi…
1093 LodePNG Documentation
1257 Most documentation on using the decoder is at its declarations in the header
1278 at its declaration documentation.
1308 Most documentation on using the encoder is at its declarations in the header
1883 Reorganized the documentation and the declaration order in the header.
1941 *) 15 okt 2006: Changed documentation structure
1951 *) 23 jun 2006: Added SDL example in the documentation in the header, this
[all …]
Dlodepng.c16 in a product, an acknowledgment in the product documentation would be
482 /*See ensureBits documentation above. This one ensures exactly 1 bit */
489 /*See ensureBits documentation above. This one ensures up to 9 bits */
505 /*See ensureBits documentation above. This one ensures up to 17 bits */
523 /*See ensureBits documentation above. This one ensures up to 25 bits */
542 /*See ensureBits documentation above. This one ensures up to 32 bits */
4972 …/*TODO: check if this works according to the statement in the documentation: "The converter can co… in lodepng_decode()
6140 the documentation of all the error codes.
/lvgl-3.6.0/docs/get-started/
Dindex.md5 …uction](https://docs.lvgl.io/latest/en/html/intro/index.html) page of the documentation (5 minutes)
6 …https://docs.lvgl.io/master/get-started/quick-overview.html) page of the documentation (15 minutes)
12 9. Check the documentation of the [Widgets](https://docs.lvgl.io/master/widgets/index.html) to see …
Dquick-overview.md118 To see the full API visit the documentation of the widgets or the related header file (e.g. [lvgl/s…
159 Read the widgets' documentation to learn which parts each uses.
/lvgl-3.6.0/docs/get-started/platforms/
Dtasmota-berry.md71 - [Tasmota Documentation](https://tasmota.github.io/docs/)
72 - [Berry Documentation](https://github.com/berry-lang/berry/wiki/Reference)
73 - [Tasmota LVGL Berry documentation](https://tasmota.github.io/docs/LVGL/)
/lvgl-3.6.0/.github/ISSUE_TEMPLATE/
Dconfig.yml3 - name: Documentation
5 about: Be sure to read to documentation first
Dbug-report.md17 - [ ] Check the related part of the [Documentation](https://docs.lvgl.io/)
/lvgl-3.6.0/docs/widgets/extra/
Dlist.md10 - `LV_PART_SCROLLBAR` The scrollbar. See the [Base objects](/widgets/obj) documentation for details.
13 See the [Button](/widgets/core/btn)'s and [Label](/widgets/core/label)'s documentation.
Dwin.md8 The Window is built from other widgets so you can check their documentation for details:
/lvgl-3.6.0/src/misc/
Dlv_tlsf.h12 ** Based on the original documentation by Miguel Masmano:
27 ** documentation and/or other materials provided with the distribution.
/lvgl-3.6.0/docs/overview/
Dstyle-props.md739 …e cursor on the text area or scroll time of a roller. See the widgets' documentation to learn more.
748 …e cursor on the text area or scroll time of a roller. See the widgets' documentation to learn more.
757 …aning is widget specific. E.g. scroll speed of label. See the widgets' documentation to learn more.
784 …g to the policies set for the layout. For the possible values see the documentation of the layouts.
Dobject.md30 To see all the available functions visit the [Base object's documentation](/widgets/obj).
46 The API of the widgets is described in their [Documentation](/widgets/index) but you can also check…
/lvgl-3.6.0/docs/intro/
Dindex.md22 - Documentation is available online and as PDF
58 …ly writing a tweet about you using LVGL, fixing bugs, translating the documentation, or even becom…
/lvgl-3.6.0/.github/
Dpull_request_template.md8 - [ ] Update the documentation
Dauto-comment.yml8 …For a more detailed description see the [Documentation](https://docs.lvgl.io/latest/en/html/contri…

123