summaryrefslogtreecommitdiff
path: root/indra/Doxyfile.in
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-12-14 12:25:31 -0500
committerOz Linden <oz@lindenlab.com>2011-12-14 12:25:31 -0500
commit457f150734c0f1b92f1c5c6cdb3a73fa0201183d (patch)
tree9da520dc6032d830ea91c5af4e2df5a83f9fd0ea /indra/Doxyfile.in
parentd5f48181b50d9e941abafd76692359869e71a36d (diff)
add project information to doxygen output main page, update license URLs
Diffstat (limited to 'indra/Doxyfile.in')
-rw-r--r--indra/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/Doxyfile.in b/indra/Doxyfile.in
index f5739cbdc8..1a20eebf22 100644
--- a/indra/Doxyfile.in
+++ b/indra/Doxyfile.in
@@ -634,7 +634,7 @@ EXCLUDE_SYMBOLS =
# directories that contain example code fragments that are included (see
# the \include command).
-EXAMPLE_PATH =
+EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/../doc
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp