added ../examples to example path

This commit is contained in:
Taylor Holberton
2016-12-04 13:28:15 -08:00
parent 4faab339a2
commit 0cceb33199
+1 -1
View File
@@ -844,7 +844,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