X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/05d45e33002376cbb91badb67a5d50fecb9c3b02..3e0633f41cb1ab62db77bac6ad9bda9ee02ddd43:/doc/Doxyfile.in diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 8b55f5cdce..89bd3c01e4 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -459,6 +459,7 @@ EXCLUDE_PATTERNS = EXAMPLE_PATH = ./ \ @top_srcdir@/src/surf/ \ + @top_srcdir@/src/xbt/ \ @top_srcdir@/examples \ @top_srcdir@/testsuite @@ -650,7 +651,7 @@ TOC_EXPAND = YES # top of each HTML page. The value NO (the default) enables the index and # the value YES disables it. -DISABLE_INDEX = YES +DISABLE_INDEX = NO # This tag can be used to set the number of enum values (range [1..20]) # that doxygen will group on one line in the generated HTML documentation.