aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rcynic/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcynic/Doxyfile b/rcynic/Doxyfile
index d6abff6a..5fffef41 100644
--- a/rcynic/Doxyfile
+++ b/rcynic/Doxyfile
@@ -165,7 +165,7 @@ INHERIT_DOCS = YES
# a new page for each member. If set to NO, the documentation of a member will
# be part of the file/class/namespace that contains it.
-SEPARATE_MEMBER_PAGES = NO
+SEPARATE_MEMBER_PAGES = YES
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
# Doxygen uses this value to replace tabs by spaces in code fragments.