Doxygen: Disable HTMLHELP
This feature is intended to generate Microsoft Compiled HTML Help files which is not something we use/need. This also fixes an error in generation because the executable cannot be found.
This commit is contained in:
@@ -1321,7 +1321,7 @@ DOCSET_PUBLISHER_NAME = Publisher
|
|||||||
# The default value is: NO.
|
# The default value is: NO.
|
||||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||||
|
|
||||||
GENERATE_HTMLHELP = YES
|
GENERATE_HTMLHELP = NO
|
||||||
|
|
||||||
# The CHM_FILE tag can be used to specify the file name of the resulting .chm
|
# The CHM_FILE tag can be used to specify the file name of the resulting .chm
|
||||||
# file. You can add a path in front of the file if the result should not be
|
# file. You can add a path in front of the file if the result should not be
|
||||||
|
Reference in New Issue
Block a user