From 991de99eb24b40e025bc58163f20e6166962a311 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 17 Oct 2022 04:43:31 +0300 Subject: [PATCH] Update doxygen --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 48d1457a..8d115368 100644 --- a/Doxyfile +++ b/Doxyfile @@ -864,7 +864,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = Kernel Lynx Userspace Doxygen_README.md +INPUT = Lynx Doxygen_README.md # 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 @@ -955,7 +955,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = .vscode gnu-efi +EXCLUDE = .vscode UEFI/gnu-efi # 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