From dab889781b5a86c27508830ef5e5c0b1cc00118c Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 11 Sep 2013 11:57:30 +1000 Subject: [PATCH] doc: don't show enum values in doxygen Signed-off-by: Peter Hutterer --- doc/libevdev.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4