fix(docs): fix most sphinx warnings (#6916)
Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com> Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
This commit is contained in:
@@ -1021,8 +1021,8 @@
|
||||
#define LV_FILE_EXPLORER_QUICK_ACCESS 1
|
||||
#endif
|
||||
|
||||
/*1: Enable freetype font manager*/
|
||||
/*Requires: LV_USE_FREETYPE*/
|
||||
/** 1: Enable freetype font manager
|
||||
* - Requires: LV_USE_FREETYPE */
|
||||
#define LV_USE_FONT_MANAGER 0
|
||||
#if LV_USE_FONT_MANAGER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user