Update doxygen search path

This commit is contained in:
Ian McInerney 2020-01-07 23:19:19 +00:00
parent 792e841ecf
commit 226c96ae89
1 changed files with 12 additions and 8 deletions

View File

@ -781,17 +781,21 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = Documentation/development \
kicad \
pcbnew \
3d-viewer \
bitmap2component \
bitmaps_png \
common \
cvpcb \
eeschema \
3d-viewer \
common \
gerbview \
pagelayout_editor \
include \
polygon \
potrace
kicad \
libs \
pagelayot_editor \
pcb_calculator \
pcbnew \
plugins \
qa
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@ -833,7 +837,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = polygon/clipper.cpp
EXCLUDE =
# 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