CMake/Utilities/Sphinx
Brad King 607b39dc11 Utilities/Sphinx: Fix link targets for mixed-case command names
When a CMake domain 'command' object is defined by CMakeTransform or the
'cmake:command' directive, generate the link target with a lower-case
name even if the command name is not all lower-case.  This is needed to
make cross-references to the command definition work since the
'cmake:command' role is marked with the 'lowercase' property.
2014-12-04 10:03:26 -05:00
..
static Help: Configure html favicon 2013-11-05 08:59:02 -05:00
templates Help: Add context to titles in QtHelp. 2014-06-17 11:28:00 +02:00
.gitignore Build Help documentation during CMake build using Sphinx 2013-10-16 09:22:37 -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
CMakeLists.txt Help: Fix QtHelp commands on Windows 2014-07-28 21:07:53 +02:00
conf.py.in Merge topic 'sphinx-python3' 2014-04-18 09:08:28 -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 Help: Use a more-appropriate qthelp namespace and file name. 2014-04-10 17:30:57 +02:00