CMake/Utilities/Sphinx
Brad King 97917900d1 Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4
The `default.css` static content is no longer placed in the qthelp
`_static` directory.  If it does not exist, skip over it and insert
the content of `basic.css` directly into `cmake.css`.
2017-02-10 10:43:29 -05:00
..
static
templates Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
.gitignore
apply_qthelp_css_workaround.cmake Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4 2017-02-10 10:43:29 -05:00
cmake.py Utilities/Sphinx: Port cmake extension to Sphinx 1.4 2017-02-10 10:24:25 -05:00
CMakeLists.txt Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
conf.py.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
create_identifiers.py Utilities/Sphinx: Add index entries for cross-references 2014-11-12 09:10:52 -05:00
fixup_qthelp_names.cmake