Using this plugin (version 1.2.3) it gives me the following warning:
INFO - DeprecationWarning: Do not access Theme._vars, instead access the keys of Theme directly.
File "/home/joapuiib/mkdocs/daw-ed/venv/lib64/python3.12/site-packages/mkdocs_static_i18n/reconfigure.py", line 157, in reconfigure_mkdocs_config
PurePath(config.theme._vars.get("custom_dir", ".")) / PurePath("sitemap.xml")
File "/home/joapuiib/mkdocs/daw-ed/venv/lib64/python3.12/site-packages/mkdocs/theme.py", line 87, in _vars
warnings.warn(
Using this plugin (version
1.2.3
) it gives me the following warning: