diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-04-01 12:17:16 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-04-01 12:17:16 +0000 |
commit | 14b4b03983bc72155253b68777c52a32848c57f4 (patch) | |
tree | 17bc08698bc93c27ab234e928768b0fe5240a01f /doc/rt/Doxyfile_chm | |
parent | 7b1bf2a147db46f7bfd504cab01a2a941f01d022 (diff) | |
download | ChibiOS-14b4b03983bc72155253b68777c52a32848c57f4.tar.gz ChibiOS-14b4b03983bc72155253b68777c52a32848c57f4.tar.bz2 ChibiOS-14b4b03983bc72155253b68777c52a32848c57f4.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9195 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/rt/Doxyfile_chm')
-rw-r--r-- | doc/rt/Doxyfile_chm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm index fcabe40ba..bc45ba1c6 100644 --- a/doc/rt/Doxyfile_chm +++ b/doc/rt/Doxyfile_chm @@ -790,8 +790,7 @@ INPUT = ./src \ ../../os/rt/dox \
../../os/rt/src \
../../os/rt/include \
- ../../os/rt/templates \
- ../../test/rt
+ ../../os/rt/templates
# 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
|