diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 16:25:32 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 16:25:32 +0000 |
commit | f533ffa7526e742ec5b38110a8e7cb741dda644e (patch) | |
tree | 0a6b1e33288be0181e5b9948271827427077258c /doc/ex/Doxyfile_chm | |
parent | a715e78dbe654871c6ce0a3499229552441acc7c (diff) | |
download | ChibiOS-f533ffa7526e742ec5b38110a8e7cb741dda644e.tar.gz ChibiOS-f533ffa7526e742ec5b38110a8e7cb741dda644e.tar.bz2 ChibiOS-f533ffa7526e742ec5b38110a8e7cb741dda644e.zip |
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
Diffstat (limited to 'doc/ex/Doxyfile_chm')
-rw-r--r-- | doc/ex/Doxyfile_chm | 4 |
1 files changed, 1 insertions, 3 deletions
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 |