From 9045660e6c310c2a8b50c3cdb83c2c8cde8406bf Mon Sep 17 00:00:00 2001 From: Inderpreet Singh Date: Fri, 13 Jan 2012 15:56:33 -0800 Subject: Fixes to doxygen configuration for supporting DoxygenPlugin in trac [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11334] --- doc/doxygen/gpgpu-sim.doxygen | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/doxygen/gpgpu-sim.doxygen') diff --git a/doc/doxygen/gpgpu-sim.doxygen b/doc/doxygen/gpgpu-sim.doxygen index 454f57e..2a1c721 100644 --- a/doc/doxygen/gpgpu-sim.doxygen +++ b/doc/doxygen/gpgpu-sim.doxygen @@ -114,7 +114,7 @@ FULL_PATH_NAMES = YES # If left blank the directory from which doxygen is run is used as the # path to strip. -STRIP_FROM_PATH = +STRIP_FROM_PATH = $(DOXYGEN_STRIP_PATH) # 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 @@ -172,7 +172,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 = YES +SEPARATE_MEMBER_PAGES = NO # 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. -- cgit v1.3