X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile-common;h=583ceddd685de4d6912acb3f723e243c75d060cb;hb=1ebcf9b89595826a5c158ae6a68d4c2407b1dd52;hp=255ec3e40cde1e073c2832ec36ee79545e19fda6;hpb=cd7538b224bbe4fb287b96903678df6ae435522c;p=bertos.git diff --git a/Doxyfile-common b/Doxyfile-common index 255ec3e4..583ceddd 100644 --- a/Doxyfile-common +++ b/Doxyfile-common @@ -265,7 +265,7 @@ SUBGROUPING = YES # be useful for C code in case the coding convention dictates that all compound # types are typedef'ed and only the typedef is referenced, never the tag name. -TYPEDEF_HIDES_STRUCT = NO +TYPEDEF_HIDES_STRUCT = YES # The SYMBOL_CACHE_SIZE determines the size of the internal cache use to # determine which symbols to keep in memory and which to flush to disk.