fix(docs): fix incorrect title and filename change for vg_lite.rst (#7148)

This commit is contained in:
Victor Wheeler
2024-10-25 13:47:49 -06:00
committed by GitHub
parent fb1ee94fa3
commit 82f3dc3fe3
4 changed files with 23 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ and simulate the same rendering images as the real hardware on the simulator.
Configuration
*************
1. Enable VG-Lite rendering backend, see :ref:`vglite`.
1. Enable VG-Lite rendering backend, see :ref:`vg_lite`.
2. Enable ThorVG and turn on the configuration :c:macro:`LV_USE_THORVG_INTERNAL` or :c:macro:`LV_USE_THORVG_EXTERNAL`.
It is recommended to use the internal ThorVG library to ensure uniform rendering results.