summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-11-15 19:30:35 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-11-15 19:30:35 (GMT)
commit517b439c2a991e8c938c35090c9fb06b972f530d (patch)
tree21a5820d46be30bd568c2893bc87b42fe0600de6 /src
parent2442e7c5c2c8ac2879486a8d01ce8cdf8a6965bb (diff)
parentb8a0c30248f2fd4105bb9f6c7d93589d7959cc9d (diff)
downloadDoxygen-517b439c2a991e8c938c35090c9fb06b972f530d.zip
Doxygen-517b439c2a991e8c938c35090c9fb06b972f530d.tar.gz
Doxygen-517b439c2a991e8c938c35090c9fb06b972f530d.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'src')
-rw-r--r--src/config.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 861b3c6..0ec4219 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -2297,7 +2297,9 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
<option type='string' id='QHG_LOCATION' format='file' defval='' depends='GENERATE_QHP'>
<docs>
<![CDATA[
- The \c QHG_LOCATION tag can be used to specify the location of Qt's qhelpgenerator.
+ The \c QHG_LOCATION tag can
+ be used to specify the location (absolute path including file name) of
+ Qt's qhelpgenerator.
If non-empty doxygen will try to run qhelpgenerator on the generated `.qhp` file.
]]>
</docs>