From: bangerth Date: Sun, 27 Mar 2011 08:51:34 +0000 (+0000) Subject: Switch on source browser. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21989b28c1bb158ca96bc0408f3a1b66f3bd4be;p=dealii-svn.git Switch on source browser. git-svn-id: https://svn.dealii.org/trunk@23536 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index fbda9f9912..dedec40e0a 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -541,7 +541,7 @@ FILTER_SOURCE_FILES = YES # then you must also enable this option. If you don't then doxygen will produce # a warning and turn it on anyway -SOURCE_BROWSER = NO +SOURCE_BROWSER = YES # Setting the INLINE_SOURCES tag to YES will include the body # of functions and classes directly in the documentation.