The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Turn off included-by graphs to fix warning

+2
+2
doc/Doxyfile.in
··· 61 61 REFERENCES_RELATION = YES 62 62 ALWAYS_DETAILED_SEC = YES 63 63 64 + # Our common headers are too popular 65 + INCLUDED_BY_GRAPH = NO 64 66 65 67 WARN_IF_UNDOCUMENTED = @DOXYGEN_WARN_UNDOCUMENTED@ 66 68 EXTRACT_ALL = @DOXYGEN_EXTRACT_ALL@