Rename project to insert it into nightly test.
[bertos.git] / Doxyfile-common
index 255ec3e40cde1e073c2832ec36ee79545e19fda6..583ceddd685de4d6912acb3f723e243c75d060cb 100644 (file)
@@ -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.