doc: Exclude Android in-tree build artifacts from doxygen's scanning.

This commit is contained in:
Ryan Pavlik 2021-04-13 11:31:22 -05:00
parent f3dc8393a0
commit f537d115fe

View file

@ -1,4 +1,4 @@
# Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
# Copyright 2018-2021, Collabora, Ltd. and the Monado contributors
# SPDX-License-Identifier: BSL-1.0
QUIET = YES
@ -17,6 +17,8 @@ RECURSIVE = YES
EXCLUDE = @SRCDIR@/src/external \
@SRCDIR@/doc/changes \
@BUILDDIR@
EXCLUDE_PATTERNS = */build/*
STRIP_FROM_PATH = @SRCDIR@/src/xrt \
@SRCDIR@/src/xrt/include \
@SRCDIR@/doc