LVGL version
something recent - docs server issue
Platform
lvgl.io/docs/open
What happened?
LVLG does a great job of documenting their functions in the source code, but I just can't seem to find the function documentation anymore online.
How to reproduce?
First , search for lv_chart_set_series_ext_x_array() on lvgl.io/docs/open
Second, open the top link for lv_chart.h - there is no function documentation:
Third, go back to lvgl.io/docs/open and pick the section option, "45 functions" -> takes me to lv_chart.h but no functions.
At lv_chart.h page, try clicking "Chart"(API reference for chart module), but no functions documented here either:

LVGL version
something recent - docs server issue
Platform
lvgl.io/docs/open
What happened?
LVLG does a great job of documenting their functions in the source code, but I just can't seem to find the function documentation anymore online.
How to reproduce?
First , search for
lv_chart_set_series_ext_x_array()on lvgl.io/docs/openSecond, open the top link for
lv_chart.h- there is no function documentation:Third, go back to lvgl.io/docs/open and pick the section option, "45 functions" -> takes me to
lv_chart.hbut no functions.At
lv_chart.hpage, try clicking "Chart"(API reference for chart module), but no functions documented here either: