This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=dd8df8b474f03e39a503864455ad12a44aea9df9 commit dd8df8b474f03e39a503864455ad12a44aea9df9 Author: Guillem Jover <[email protected]> AuthorDate: Thu Dec 1 22:27:40 2022 +0100 doc: Update Doxyfile after code reorganization Fixes: commit affb86e43bdf72ed2b4deaa8b9fe13f313c58363 Warned-by: doxygen --- doc/Doxyfile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 3a8c81254..88b4b6c53 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -855,8 +855,6 @@ WARN_LOGFILE = # Note: If this tag is empty the current directory is searched. INPUT = lib/dpkg \ - dpkg-deb \ - dpkg-split \ src \ utils -- Dpkg.Org's dpkg

