Skip to content

Commit be87de2

Browse files
Core, Tools, FX: documentation updates
1 parent 56b20be commit be87de2

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.github/.codespellignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
thirdparty

DiligentCore

Submodule DiligentCore updated 140 files

Doc/doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ RESOLVE_UNNAMED_PARAMS = YES
598598
# section is generated. This option has no effect if EXTRACT_ALL is enabled.
599599
# The default value is: NO.
600600

601-
HIDE_UNDOC_MEMBERS = NO
601+
HIDE_UNDOC_MEMBERS = YES
602602

603603
# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
604604
# undocumented classes that are normally visible in the class hierarchy. If set

0 commit comments

Comments
 (0)