Skip to content

Commit 1e72316

Browse files
Doxyrest should document empty defines (to document __dpctl_give, etc)
1 parent 78cd31b commit 1e72316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doxyrest-config.lua.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ PROTECTION_FILTER = "public"
257257
--! setting to ``false``.
258258
--!
259259

260-
EXCLUDE_EMPTY_DEFINES = true
260+
EXCLUDE_EMPTY_DEFINES = false
261261

262262
--!
263263
--! If non-``nil``, each define will be checked using this regular expression

0 commit comments

Comments
 (0)