xo-flatstring: docs: + favicon (with sphinx)

This commit is contained in:
Roland Conybeare 2024-04-17 13:51:14 -04:00
commit 0ca71b16b9
4 changed files with 18 additions and 12 deletions

View file

@ -33,3 +33,4 @@ pygments_style = 'sphinx'
#html_theme = 'alabaster'
html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
html_favicon = '_static/img/favicon.ico'