Skip to content

Commit f7cd71b

Browse files
committed
Refs #21114: Remove unsued Doxyfile EXAMPLE_PATH
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent eb179f4 commit f7cd71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code/doxygen-config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ EXCLUDE_SYMBOLS =
985985
# that contain example code fragments that are included (see the \include
986986
# command).
987987

988-
EXAMPLE_PATH = @PROJECT_SOURCE_DIR@/code
988+
EXAMPLE_PATH =
989989

990990
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
991991
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and

0 commit comments

Comments
 (0)