|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r85670 - sandbox/gil/libs/gil/io2/doc
From: dsaritz_at_[hidden]
Date: 2013-09-15 03:40:02
Author: psiha
Date: 2013-09-15 03:40:02 EDT (Sun, 15 Sep 2013)
New Revision: 85670
URL: http://svn.boost.org/trac/boost/changeset/85670
Log:
Minor stylistic changes.
Text files modified:
sandbox/gil/libs/gil/io2/doc/Doxyfile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/gil/libs/gil/io2/doc/Doxyfile
==============================================================================
--- sandbox/gil/libs/gil/io2/doc/Doxyfile Sun Sep 15 02:27:58 2013 (r85669)
+++ sandbox/gil/libs/gil/io2/doc/Doxyfile 2013-09-15 03:40:02 EDT (Sun, 15 Sep 2013) (r85670)
@@ -123,7 +123,7 @@
# members were ordinary class members. Constructors, destructors and assignment
# operators of the base classes will not be shown.
-INLINE_INHERITED_MEMB = NO
+INLINE_INHERITED_MEMB = YES
# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
# path before files name in the file list and in the header files. If set
@@ -311,7 +311,7 @@
# NO to prevent subgrouping. Alternatively, this can be done per class using
# the \nosubgrouping command.
-SUBGROUPING = YES
+SUBGROUPING = NO
# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
# unions are shown inside the group in which they are included (e.g. using
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk