Skip to content

Commit bd6e1b0

Browse files
committed
Unclear description of QHG_LOCATION
The description of `QHG_LOCATION` is a bit unclear (compare with `HHC_LOCATION`). (based on https://stackoverflow.com/questions/64795335/qhelpgenerator-with-doxygen-keep-showing-sh-1-permission-denied/64801829#64801829)
1 parent efb3eb7 commit bd6e1b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/config.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2297,7 +2297,9 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
22972297
<option type='string' id='QHG_LOCATION' format='file' defval='' depends='GENERATE_QHP'>
22982298
<docs>
22992299
<![CDATA[
2300-
The \c QHG_LOCATION tag can be used to specify the location of Qt's qhelpgenerator.
2300+
The \c QHG_LOCATION tag can
2301+
be used to specify the location (absolute path including file name) of
2302+
Qt's qhelpgenerator.
23012303
If non-empty doxygen will try to run qhelpgenerator on the generated `.qhp` file.
23022304
]]>
23032305
</docs>

0 commit comments

Comments
 (0)