Add ReadTheDocs CI (#5456)

This commit is contained in:
Me No Dev
2021-07-26 16:04:20 +03:00
committed by GitHub
parent 6972695d95
commit 1775dd1faa
2 changed files with 39 additions and 1 deletions

View File

@ -56,7 +56,7 @@ exclude_patterns = []
# a list of builtin themes.
#
html_theme = 'default'
html_logo = 'logo_espressif.png'
html_logo = '_static/logo_espressif.png'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,