topology2: doc: Fix main page

The main page sources were dropped out from the document sources in the
last review rounds of the original PR. Add *.doxy to FILE_PATTERNS to
add it back.

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
This commit is contained in:
Jyri Sarha 2023-10-19 21:33:32 +03:00 committed by Kai Vehmanen
parent b6d34fb4a8
commit 2eeae16d24
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ INPUT = @top_srcdir@ \
@top_bindir@/contents.doxy
RECURSIVE = YES
FILE_PATTERNS = *.conf
FILE_PATTERNS = *.conf,*.doxy
IMAGE_PATH =
QUIET = YES
WARN_LOGFILE = doxygen_warnings.txt