summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-04 20:33:20 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-05 13:59:02 (GMT)
commita023a26cada4005fd57e5da9d9c132650594c594 (patch)
treeabf7a3c389c43a748f7856fca5a6c7ea0ae41cf7 /Utilities
parentfb332197bfabe5eb3b8dbd83d3d5c0d9032d71ca (diff)
downloadCMake-a023a26cada4005fd57e5da9d9c132650594c594.zip
CMake-a023a26cada4005fd57e5da9d9c132650594c594.tar.gz
CMake-a023a26cada4005fd57e5da9d9c132650594c594.tar.bz2
Help: Configure html favicon
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/Sphinx/conf.py.in1
-rw-r--r--Utilities/Sphinx/static/cmake-favicon.icobin0 -> 1150 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in
index e8f5d8a..52f4a31 100644
--- a/Utilities/Sphinx/conf.py.in
+++ b/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'
diff --git a/Utilities/Sphinx/static/cmake-favicon.ico b/Utilities/Sphinx/static/cmake-favicon.ico
new file mode 100644
index 0000000..fce8f92
--- /dev/null
+++ b/Utilities/Sphinx/static/cmake-favicon.ico
Binary files differ