summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/docs/Doxyfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/docs/Doxyfile b/src/docs/Doxyfile
index 8e051aaff3b..d203826dcae 100644
--- a/src/docs/Doxyfile
+++ b/src/docs/Doxyfile
@@ -779,8 +779,7 @@ EXCLUDE_SYMBOLS = __F \
EXAMPLE_PATH = ../../examples/c \
../../examples/java/com/wiredtiger/examples/ \
- ../../ext/compressors/nop \
- ./examples
+ ../../ext/compressors/nop
# 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