Commit e119b208 authored by Mikhail Karpenko's avatar Mikhail Karpenko
Browse files

Minor updates to doxygen documentation

parent 2f60099a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -371,7 +371,7 @@ INLINE_GROUPED_CLASSES = NO
# Man pages) or section (for LaTeX and RTF).
# Man pages) or section (for LaTeX and RTF).
# The default value is: NO.
# The default value is: NO.


INLINE_SIMPLE_STRUCTS = NO
INLINE_SIMPLE_STRUCTS = YES


# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
# enum is documented as struct, union, or enum with the name of the typedef. So
# enum is documented as struct, union, or enum with the name of the typedef. So
Loading