diff options
| -rw-r--r-- | doc/doxygen/gpgpu-sim.doxygen | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/doxygen/gpgpu-sim.doxygen b/doc/doxygen/gpgpu-sim.doxygen index 2a1c721..8fb0e55 100644 --- a/doc/doxygen/gpgpu-sim.doxygen +++ b/doc/doxygen/gpgpu-sim.doxygen @@ -114,7 +114,6 @@ FULL_PATH_NAMES = YES # If left blank the directory from which doxygen is run is used as the # path to strip. -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 @@ -1414,4 +1413,4 @@ DOT_CLEANUP = YES # The SEARCHENGINE tag specifies whether or not a search engine should be # used. If set to NO the values of all tags below this one will be ignored. -SEARCHENGINE = NO +SEARCHENGINE = YES |
