CMake/Utilities/Sphinx
Brad King da7276cf94 Replace http://www.cmake.org URLs with https://cmake.org
The latter is now the preferred URL for visiting cmake.org with a
browser.  Convert using the shell code:

 git ls-files -z | xargs -0 sed -i 's|http://www\.cmake|https://cmake|g'
2015-09-25 15:47:39 -04:00
..
static Help: Configure html favicon 2013-11-05 08:59:02 -05:00
templates Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
.gitignore Build Help documentation during CMake build using Sphinx 2013-10-16 09:22:37 -04:00
CMakeLists.txt Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macro 2015-07-07 09:38:48 -04:00
apply_qthelp_css_workaround.cmake Help: Workaround Qt 4.8 assistant bug in CSS handling. 2014-04-01 19:45:08 +02:00
cmake.py Utilities/Sphinx: Fix link targets for mixed-case command names 2014-12-04 10:03:26 -05:00
conf.py.in Help: Fix broken cross-references reported by 'nitpicky' option 2014-11-07 11:41:21 -05:00
create_identifiers.py Utilities/Sphinx: Add index entries for cross-references 2014-11-12 09:10:52 -05:00
fixup_qthelp_names.cmake Help: Use a more-appropriate qthelp namespace and file name. 2014-04-10 17:30:57 +02:00