From: Peter Hutterer Date: Wed, 11 Sep 2013 01:57:30 +0000 (+1000) Subject: doc: don't show enum values in doxygen X-Git-Tag: libevdev-0.4~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dab889781b5a86c27508830ef5e5c0b1cc00118c;p=platform%2Fupstream%2Flibevdev.git doc: don't show enum values in doxygen Signed-off-by: Peter Hutterer --- diff --git a/doc/libevdev.doxygen.in b/doc/libevdev.doxygen.in index fc5d7bb..38d7662 100644 --- a/doc/libevdev.doxygen.in +++ b/doc/libevdev.doxygen.in @@ -541,7 +541,7 @@ ENABLED_SECTIONS = # documentation can be controlled using \showinitializer or \hideinitializer # command in the documentation regardless of this setting. -MAX_INITIALIZER_LINES = 30 +MAX_INITIALIZER_LINES = 0 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated # at the bottom of the documentation of classes and structs. If set to YES the