From f533ffa7526e742ec5b38110a8e7cb741dda644e Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 26 Jan 2019 16:25:32 +0000 Subject: Extra paths removed. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12599 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- doc/ex/Doxyfile_chm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/ex/Doxyfile_chm') diff --git a/doc/ex/Doxyfile_chm b/doc/ex/Doxyfile_chm index 168bf6777..2d5bf8dff 100644 --- a/doc/ex/Doxyfile_chm +++ b/doc/ex/Doxyfile_chm @@ -817,9 +817,7 @@ INPUT = ./src \ ../../os/ex/dox \ ../../os/ex/Bosch \ ../../os/ex/ST \ - ../../os/ex/Micron \ - ../../os/hal/lib/peripherals/sensors \ - ../../os/hal/lib/peripherals/flash + ../../os/hal/lib/peripherals/sensors # 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 -- cgit v1.2.3