Merge branch 'docs/fix_dash_encoding' into 'master'

docs(programming_guide): turned off smartquotes

See merge request espressif/esp-idf!27659
This commit is contained in:
Marius Vikhammer 2023-12-05 16:47:45 +08:00
commit 30870c819f

View File

@ -256,6 +256,8 @@ extensions += ['sphinx_copybutton',
# Use wavedrompy as backend, insted of wavedrom-cli
render_using_wavedrompy = True
smartquotes = False
# link roles config
github_repo = 'espressif/esp-idf'