From: kanschat Date: Tue, 3 Apr 2012 18:44:25 +0000 (+0000) Subject: Only include documented objects into the online documentation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e0b37842eedc09a3f440590fb51af6b1dde2f8;p=dealii-svn.git Only include documented objects into the online documentation git-svn-id: https://svn.dealii.org/trunk@25376 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index 848ff9d8ce..6e22055f81 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -211,7 +211,7 @@ SUBGROUPING = YES # Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES -EXTRACT_ALL = YES +EXTRACT_ALL = NO # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation.