[Rcpp-commits] r1509 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 9 23:44:46 CEST 2010
Author: edd
Date: 2010-06-09 23:44:46 +0200 (Wed, 09 Jun 2010)
New Revision: 1509
Modified:
pkg/Rcpp/doxyfile
Log:
enable navigation tree
Modified: pkg/Rcpp/doxyfile
===================================================================
--- pkg/Rcpp/doxyfile 2010-06-09 16:50:46 UTC (rev 1508)
+++ pkg/Rcpp/doxyfile 2010-06-09 21:44:46 UTC (rev 1509)
@@ -1048,7 +1048,7 @@
# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
# Windows users are probably better off using the HTML help feature.
-GENERATE_TREEVIEW = NO
+GENERATE_TREEVIEW = YES
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# and Class Hierarchy pages using a tree view instead of an ordered list.
More information about the Rcpp-commits
mailing list