diff options
| author | 2010-03-16 02:32:39 +0100 | |
|---|---|---|
| committer | 2010-03-16 02:32:39 +0100 | |
| commit | df1465854c882290af0cd80ccd387cd3600107b8 (patch) | |
| tree | baa9484770df114970ae508030b61928d947774f /doxygen.cfg.in | |
| parent | f34ffecd5736b729ea1ef02a64875bb3ca6bf9d8 (diff) | |
| download | libimobiledevice-df1465854c882290af0cd80ccd387cd3600107b8.tar.gz libimobiledevice-df1465854c882290af0cd80ccd387cd3600107b8.tar.bz2 | |
List enum members one per line in documentation
Diffstat (limited to 'doxygen.cfg.in')
| -rw-r--r-- | doxygen.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in index b9429b8..a5d08bc 100644 --- a/doxygen.cfg.in +++ b/doxygen.cfg.in | |||
| @@ -850,7 +850,7 @@ DISABLE_INDEX = NO | |||
| 850 | # This tag can be used to set the number of enum values (range [1..20]) | 850 | # This tag can be used to set the number of enum values (range [1..20]) |
| 851 | # that doxygen will group on one line in the generated HTML documentation. | 851 | # that doxygen will group on one line in the generated HTML documentation. |
| 852 | 852 | ||
| 853 | ENUM_VALUES_PER_LINE = 4 | 853 | ENUM_VALUES_PER_LINE = 1 |
| 854 | 854 | ||
| 855 | # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index | 855 | # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index |
| 856 | # structure should be generated to display hierarchical information. | 856 | # structure should be generated to display hierarchical information. |
