diff --git a/cmake/Doxyfile.in b/cmake/Doxyfile.in
index 33fac9e5ae27cce3efa0480fcc05ce3b818ec80d..e378d9d4233b32a572d31460e598eeddeec1efcc 100644
--- a/cmake/Doxyfile.in
+++ b/cmake/Doxyfile.in
@@ -886,8 +886,7 @@ EXCLUDE_SYMBOLS        =
 # that contain example code fragments that are included (see the \include
 # command).
 
-EXAMPLE_PATH           = @CMAKE_CURRENT_SOURCE_DIR@/examples \
-                         @CMAKE_CURRENT_SOURCE_DIR@/libmap
+EXAMPLE_PATH           =
 
 # 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