Exclude FSUIPC from Doxygen

This commit is contained in:
Klaus Basan
2017-06-28 00:14:48 +02:00
committed by Mathew Sutcliffe
parent 2093d9def2
commit a7bd53aaee

View File

@@ -802,8 +802,10 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = $(DOXY_SRC_ROOT)/src/xswiftbus/libxplanemp \
$(DOXY_SRC_ROOT)/src/plugins/weatherdata/gfs/g2clib
EXCLUDE = $(DOXY_SRC_ROOT)/src/xswiftbus/libxplanemp \
$(DOXY_SRC_ROOT)/src/plugins/simulator/fsuipc32 \
$(DOXY_SRC_ROOT)/src/plugins/simulator/fsuipc64 \
$(DOXY_SRC_ROOT)/src/plugins/weatherdata/gfs/g2clib
# 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