Exclude games.stendhal.server.maps package from Doxygen docs
This commit is contained in:
parent
914bf33761
commit
00ea53abf3
1 changed files with 1 additions and 1 deletions
|
|
@ -918,7 +918,7 @@ RECURSIVE = YES
|
|||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE =
|
||||
EXCLUDE = ./src/games/stendhal/server/maps/
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue