Allow using doxytag2zealdb for docset generation
This allows to generate docsets on Linux too and not only macOS as before, when it required Xcode. Closes https://github.com/wxWidgets/wxWidgets/pull/1343
This commit is contained in:
committed by
Vadim Zeitlin
parent
04435144ac
commit
d255ac1fd3
@@ -534,7 +534,7 @@ SKIP_FUNCTION_MACROS = YES
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
TAGFILES =
|
||||
GENERATE_TAGFILE =
|
||||
GENERATE_TAGFILE = $(GENERATE_TAGFILE)
|
||||
ALLEXTERNALS = NO
|
||||
EXTERNAL_GROUPS = YES
|
||||
EXTERNAL_PAGES = YES
|
||||
|
Reference in New Issue
Block a user