Mercurial > jouvence
diff docs/conf.py @ 33:7c39da93a0ce
docs: Add logo, do a few text changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 16 Jan 2017 21:49:48 -0800 |
parents | 9ae14e9615e6 |
children |
line wrap: on
line diff
--- a/docs/conf.py Mon Jan 16 09:33:00 2017 -0800 +++ b/docs/conf.py Mon Jan 16 21:49:48 2017 -0800 @@ -98,6 +98,8 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] +html_logo = '_static/jouvence_logo.jpg' + # -- Options for HTMLHelp output ------------------------------------------