1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agendav_ynh.git synced 2024-09-03 20:36:12 +02:00
agendav_ynh/sources/doc/source/_themes/proBlue/README.txt
2014-01-07 17:53:08 +01:00

9 lines
No EOL
268 B
Text

This is the proBlue theme for Sphinx.
http://www.kellycreativetech.com/Blog/entry/ProBlue_Sphinx_Theme/
You can install it by putting it in your docs directory (next to _static)
then you can set in your conf.py
html_theme = 'proBlue'
html_theme_path = ["."]