summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2011-11-09 14:04:45 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:24 -0700
commitb0aa7577347f16cb825a053ef4e1068aec5006a0 (patch)
tree541dc610ee1f984a43cd2bb7865540e6f278fe14 /doc
parent3f9fb9098730d666903f363e4d32b8bbd5f0a484 (diff)
Added all distribution/src as well as libcuda and libopencl to the documentation
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10871]
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen/gpgpu-sim.doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/gpgpu-sim.doxygen b/doc/doxygen/gpgpu-sim.doxygen
index 3b63540..00ed21b 100644
--- a/doc/doxygen/gpgpu-sim.doxygen
+++ b/doc/doxygen/gpgpu-sim.doxygen
@@ -534,7 +534,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../../src/gpgpu-sim/
+INPUT = ../../src/ ../../libcuda/ ../../libopencl/
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is