summaryrefslogtreecommitdiffstats
path: root/Help/prop_sf
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-11-07 16:40:44 (GMT)
committerBrad King <brad.king@kitware.com>2014-11-07 16:41:21 (GMT)
commit4c8c442d7c2e61e87be9dd29ddfe2c4e4821df9f (patch)
treebca362a9deee8b9c5175407957831534d8fa0088 /Help/prop_sf
parentb71399a189616b762e975670e477c6d09813803f (diff)
downloadCMake-4c8c442d7c2e61e87be9dd29ddfe2c4e4821df9f.zip
CMake-4c8c442d7c2e61e87be9dd29ddfe2c4e4821df9f.tar.gz
CMake-4c8c442d7c2e61e87be9dd29ddfe2c4e4821df9f.tar.bz2
Help: Fix broken cross-references reported by 'nitpicky' option
Enable the Sphinx 'nitpicky' option and fix the resulting warnings about dangling references.
Diffstat (limited to 'Help/prop_sf')
-rw-r--r--Help/prop_sf/AUTOUIC_OPTIONS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_sf/AUTOUIC_OPTIONS.rst b/Help/prop_sf/AUTOUIC_OPTIONS.rst
index 6dfabb0..bb48da9 100644
--- a/Help/prop_sf/AUTOUIC_OPTIONS.rst
+++ b/Help/prop_sf/AUTOUIC_OPTIONS.rst
@@ -6,7 +6,7 @@ Additional options for ``uic`` when using :prop_tgt:`AUTOUIC`
This property holds additional command line options
which will be used when ``uic`` is executed during the build via :prop_tgt:`AUTOUIC`,
i.e. it is equivalent to the optional ``OPTIONS`` argument of the
-:module:`qt4_wrap_ui()<FindQt4>` macro.
+:module:`qt4_wrap_ui() <FindQt4>` macro.
By default it is empty.