From 47c4fb5d9f79f89ba6648ff13929ec6138700b45 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 27 Mar 2011 08:51:34 +0000 Subject: [PATCH] Switch on source browser. git-svn-id: https://svn.dealii.org/trunk@23536 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/options.dox.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5