aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-17 14:01:06 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-17 14:01:06 +0000
commit920127b69c53840340f1821ca2cb6e064a9354c7 (patch)
tree6bb9ae620c7b12a66706e88a60be5d48cc61852f /docs/Doxyfile
parent1320a6814f2b23e960cce94a7db84a267fde5851 (diff)
downloadChibiOS-920127b69c53840340f1821ca2cb6e064a9354c7.tar.gz
ChibiOS-920127b69c53840340f1821ca2cb6e064a9354c7.tar.bz2
ChibiOS-920127b69c53840340f1821ca2cb6e064a9354c7.zip
Changed a path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2383 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 1ec769657..37e3a152f 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -617,7 +617,7 @@ INPUT = ../docs/src \
../os/kernel/templates \
../os/ports \
../os/ports/GCC/AVR \
- ../os/ports/GCC/ARM7 \
+ ../os/ports/GCC/ARM \
../os/ports/GCC/ARMCMx \
../os/ports/GCC/ARMCMx/STM32 \
../os/ports/GCC/ARMCMx/LPC11xx \