Skip to content

Commit

Permalink
update some docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbattle committed Jul 18, 2022
1 parent c5051dd commit 2575d93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*

EXCLUDE_PATTERNS = */doxygen_generated/* */catkin_generated/* */cmake-build-debug/* */plot/* .github .idea
EXCLUDE_PATTERNS = */ov_data/* */ov_eval/data/sim/* */doxygen_generated/* */catkin_generated/* */cmake-build-debug/* */plot/* .github .idea

# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the
Expand Down
File renamed without changes.

0 comments on commit 2575d93

Please sign in to comment.