diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-01-16 10:50:52 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:02 -0700 |
| commit | f9b17218e5e11f1bbeed1bdd3512900c19187522 (patch) | |
| tree | e0dd426c38c8ecb942ad51d93bedd91d26968a29 /doc | |
| parent | 38a8cb26687e3e0e88fabb1b64fc295746fc10d9 (diff) | |
More updates for doxygen
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11344]
Diffstat (limited to 'doc')
| -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 |
