X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=doxygen.cfg;h=822c78978ffc01345458658ba33b8cfa0b96d013;hb=c054d0c3dfbea48165d63542bc6c7888d074c8de;hp=d79c9a022681f0802da036075cdd8711091fa305;hpb=9642bac4b85de24ce62c53ad6a8e2ab4b2dd31ba;p=catta diff --git a/doxygen.cfg b/doxygen.cfg index d79c9a0..822c789 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -23,7 +23,7 @@ MULTILINE_CPP_IS_BRIEF = NO DETAILS_AT_TOP = YES INHERIT_DOCS = YES DISTRIBUTE_GROUP_DOC = NO -TAB_SIZE = 8 +TAB_SIZE = 4 ALIASES = OPTIMIZE_OUTPUT_FOR_C = YES OPTIMIZE_OUTPUT_JAVA = NO @@ -55,6 +55,7 @@ GENERATE_DEPRECATEDLIST= YES ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = YES +SHOW_DIRECTORIES = NO #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- @@ -91,9 +92,9 @@ VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- -ALPHABETICAL_INDEX = NO +ALPHABETICAL_INDEX = YES COLS_IN_ALPHA_INDEX = 5 -IGNORE_PREFIX = +IGNORE_PREFIX = Avahi AVAHI_ avahi_ #--------------------------------------------------------------------------- # configuration options related to the HTML output #---------------------------------------------------------------------------