From: Wolfgang Bangerth Date: Wed, 15 Sep 2004 21:19:52 +0000 (+0000) Subject: Yes, do show included files. X-Git-Tag: v8.0.0~14850 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ad9e1d28cdafeb88a563e20831e690cd164959;p=dealii.git Yes, do show included files. git-svn-id: https://svn.dealii.org/trunk@9619 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index 8d75853322..27115be601 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -265,7 +265,7 @@ HIDE_SCOPE_NAMES = NO # will put a list of the files that are included by a file in the documentation # of that file. -SHOW_INCLUDE_FILES = NO +SHOW_INCLUDE_FILES = YES # If the INLINE_INFO tag is set to YES (the default) then a tag [inline] # is inserted in the documentation for inline members.