From 619086d1056c73278fdeb0967421048e8e755bba Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 9 May 2022 18:48:24 -0600 Subject: Treewide: Remove doxygen config files and targets In the last coreboot leadership meeting, the doxygen documentation was declared to be dead. Remove it. Doxygen style comments can still be added to files, and we may generate doxygen based documentation, but it won't be for the entire project, but instead just for those individual areas where it is being maintained. Signed-off-by: Martin Roth Change-Id: I8983a20793786a18d2331763660842fea836aa2a Reviewed-on: https://review.coreboot.org/c/coreboot/+/64228 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Paul Menzel --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 14879c1484..0f0b2fdfee 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,7 @@ Build Requirements Optional: - * doxygen (for generating/viewing documentation) - * gdb (for better debugging facilities on some targets) + * gdb (for better debugging facilities on some targets) * ncurses (for `make menuconfig` and `make nconfig`) * flex and bison (for regenerating parsers) -- cgit v1.2.3