From 0cceb331992a0fd41aac9aaf448ecc40b7899a16 Mon Sep 17 00:00:00 2001 From: Taylor Holberton Date: Sun, 4 Dec 2016 13:28:15 -0800 Subject: added ../examples to example path --- doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doxygen') diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile index 1c18b30..9279343 100644 --- a/doxygen/Doxyfile +++ b/doxygen/Doxyfile @@ -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 -- cgit v1.2.3