docs: fixes several issues related to migrating to rst (#4213)

This commit is contained in:
Kevin Schlosser
2023-05-08 08:45:28 -06:00
committed by GitHub
parent 756c189519
commit 8c99b359d2
27 changed files with 1364 additions and 1367 deletions

View File

@@ -22,6 +22,6 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
See the [CHANGELOG](https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.md)
See the `CHANGELOG <https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.rst>`__
draft: false
prerelease: false