This is an archive containing some documentation for LVGL (LittleVGL / Light and Versatile Graphics Library) version 5.3, as the PROS toolkit for VEX V5 robots comes with this specific version of LVGL, and it is difficult to find proper documentation for this version.
This is intended to help develop graphical user interfaces (GUIs) using LVGL on VEX robots.
Up-to-date documentation for the latest versions of LVGL can be found at https://docs.lvgl.io/ or https://github.com/lvgl/lvgl. Copies of older documentation can be found at https://github.com/lvgl/docs_old/ (although the documentation for version 5.3 can only be found by going through the commits to around late 2018)
index.html
is the documentation. Open this file in a web browser, or visit https://gcec-2918.github.io/LVGL_v5-3_Documentation_Archive/docs_v5_3/
is the directory where all the documentation build files are. This directory has it's ownREADME.md
file, read that for build instructions- There are additional PDF versions of the documentation in
docs_v5_3/pdf/
, in Turkish, Brazillian Portuguese, Español, and English
All copyright belongs to their respective contributors at https://github.com/lvgl/docs_old/