Browse Source

Help: Configure html favicon

Brad King 12 years ago
parent
commit
a023a26cad
2 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/Sphinx/conf.py.in
  2. BIN
      Utilities/Sphinx/static/cmake-favicon.ico

+ 1 - 0
Utilities/Sphinx/conf.py.in

@@ -61,3 +61,4 @@ html_style = 'cmake.css'
 html_theme = 'default'
 html_title = 'CMake %s Documentation' % release
 html_short_title = '%s Documentation' % release
+html_favicon = 'cmake-favicon.ico'

BIN
Utilities/Sphinx/static/cmake-favicon.ico