Skip to content

Commit ed8a1ad

Browse files
committed
Replace hard-coded CHM file name
1 parent 6c666c3 commit ed8a1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-docs/doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@ GENERATE_HTMLHELP = NO
12491249
# written to the html output directory.
12501250
# This tag requires that the tag GENERATE_HTMLHELP is set to YES.
12511251

1252-
CHM_FILE = PixelLightAPI.chm
1252+
CHM_FILE = @META_PROJECT_ID@.chm
12531253

12541254
# The HHC_LOCATION tag can be used to specify the location (absolute path
12551255
# including file name) of the HTML help compiler ( hhc.exe). If non-empty

0 commit comments

Comments
 (0)