From 376ba93588e1dd24cb091c61f9fe635bceaf0a82 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 18 Jun 2014 17:12:53 +0200 Subject: [PATCH] Help: Identify more artifact types in QtHelp documentation. Add identifiers for variables, properties, policies and modules. This will allow QtCreator to show relevant documentation if it learns more about the context of the contents of cmake files. --- Utilities/Sphinx/create_identifiers.py | 28 +++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/Utilities/Sphinx/create_identifiers.py b/Utilities/Sphinx/create_identifiers.py index 4db7a3f68..7715e534a 100755 --- a/Utilities/Sphinx/create_identifiers.py +++ b/Utilities/Sphinx/create_identifiers.py @@ -19,13 +19,27 @@ if not lines: newlines = [] for line in lines: - if "