Add default project template to the Doxygen manual of the library.
This commit is contained in:
parent
7d9467e431
commit
32f2d59bc0
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue