aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 07:17:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 07:17:22 +0000
commitc7b1157dc9f3ae577d592ab3207a84e64140eabe (patch)
tree6be9fbbf0ec524905e64e44f05e09ef85452d29d /docs/Doxyfile
parent397ccffac55ffd139d0e3e82add83e51413c1347 (diff)
downloadChibiOS-c7b1157dc9f3ae577d592ab3207a84e64140eabe.tar.gz
ChibiOS-c7b1157dc9f3ae577d592ab3207a84e64140eabe.tar.bz2
ChibiOS-c7b1157dc9f3ae577d592ab3207a84e64140eabe.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1134 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 800c83ca1..f9019353a 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -578,6 +578,7 @@ INPUT = ../docs/src \
../os/kernel/include \
../os/kernel/src \
../os/kernel/templates \
+ ../os/ports \
../os/ports/GCC/ARM7 \
../os/ports/GCC/ARM7/crt0.s \
../os/ports/GCC/ARM7/chcoreasm.s \