Added path of examples to Doxyfile

This commit is contained in:
Hauke Zühl 2017-06-07 19:59:06 +02:00
parent 7ad9820779
commit cca02f8bc8

View File

@ -811,7 +811,7 @@ EXCLUDE_SYMBOLS =
# that contain example code fragments that are included (see the \include
# command).
EXAMPLE_PATH =
EXAMPLE_PATH = examples/
# 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 and