Add default project template to the Doxygen manual of the library.

This commit is contained in:
Dean Camera 2012-06-04 15:39:06 +00:00
parent 7d9467e431
commit 32f2d59bc0
2 changed files with 5 additions and 1 deletions

View file

@ -728,7 +728,7 @@ EXCLUDE_SYMBOLS = _* \
# directories that contain example code fragments that are included (see
# the \include command).
EXAMPLE_PATH = ../
EXAMPLE_PATH = ./ CodeTemplates/
# 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