From e2abab17b7fded57bc9b6d16f0d841f0f7eee3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 11 Jan 2014 13:17:57 +0100 Subject: [PATCH] doc: show include for each class. Had to explicitly disable showing includes for files. Useless stuff. --- Doxyfile | 6 ++++-- DoxygenLayout.xml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index f6ba88232..194dda0b2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -132,7 +132,9 @@ FULL_PATH_NAMES = YES # relative paths, which will be relative from the directory where doxygen is # started. -STRIP_FROM_PATH = ../ +STRIP_FROM_PATH = ../magnum/src \ + ../magnum-plugins/src \ + ../magnum-integration/src # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of # the path mentioned in the documentation of a class, which tells @@ -478,7 +480,7 @@ HIDE_SCOPE_NAMES = NO # will put a list of the files that are included by a file in the documentation # of that file. -SHOW_INCLUDE_FILES = NO +SHOW_INCLUDE_FILES = YES # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen # will list include files with double quotes in the documentation diff --git a/DoxygenLayout.xml b/DoxygenLayout.xml index 6fb2b7ed4..646da8cdf 100644 --- a/DoxygenLayout.xml +++ b/DoxygenLayout.xml @@ -108,7 +108,7 @@ - +