docs: fix build error (#5385)
This commit is contained in:
committed by
GitHub
parent
3a8c6ce340
commit
1a81b836a8
@@ -130,7 +130,7 @@ html_theme_options = {
|
|||||||
|
|
||||||
|
|
||||||
# For site map generation
|
# For site map generation
|
||||||
html_baseurl = f"https://docs.lvgl.io/{os.environ['LVGL_URLPATH']}/en/html/"
|
html_baseurl = f"https://docs.lvgl.io/{os.environ['LVGL_URLPATH']}/"
|
||||||
|
|
||||||
sitemap_url_scheme = "{link}"
|
sitemap_url_scheme = "{link}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user