We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb3eb7 commit bd6e1b0Copy full SHA for bd6e1b0
src/config.xml
@@ -2297,7 +2297,9 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
2297
<option type='string' id='QHG_LOCATION' format='file' defval='' depends='GENERATE_QHP'>
2298
<docs>
2299
<![CDATA[
2300
- The \c QHG_LOCATION tag can be used to specify the location of Qt's qhelpgenerator.
+ The \c QHG_LOCATION tag can
2301
+ be used to specify the location (absolute path including file name) of
2302
+ Qt's qhelpgenerator.
2303
If non-empty doxygen will try to run qhelpgenerator on the generated `.qhp` file.
2304
]]>
2305
</docs>
0 commit comments