X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2FDoxyfile;h=f17d8a5f6d0aa63423103f6438804df384e4a3ad;hp=1b741800eebb4d4124f640b4941bca83e5eef96f;hb=77932fa09ada882bfb8a89fce519a141883660a5;hpb=5c0386cd161d55528f0231fd58a4038c9b7ee10b;ds=sidebyside diff --git a/reactos/Doxyfile b/reactos/Doxyfile index 1b741800eeb..f17d8a5f6d0 100644 --- a/reactos/Doxyfile +++ b/reactos/Doxyfile @@ -1,4 +1,4 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options @@ -13,7 +13,7 @@ REPEAT_BRIEF = YES ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO FULL_PATH_NAMES = YES -STRIP_FROM_PATH = D:\osexperts\reactos\ +STRIP_FROM_PATH = . SHORT_NAMES = NO JAVADOC_AUTOBRIEF = YES MULTILINE_CPP_IS_BRIEF = NO @@ -82,7 +82,7 @@ FILTER_SOURCE_FILES = NO #--------------------------------------------------------------------------- # configuration options related to source browsing #--------------------------------------------------------------------------- -SOURCE_BROWSER = NO +SOURCE_BROWSER = YES INLINE_SOURCES = YES STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = YES @@ -208,4 +208,4 @@ DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- -SEARCHENGINE = NO +SEARCHENGINE = YES