aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index e05f55e79..b03277073 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -579,6 +579,7 @@ INPUT = ../docs/src \
../os/kernel/src \
../os/kernel/templates \
../os/ports \
+ ../os/ports/GCC/AVR \
../os/ports/GCC/ARM7 \
../os/ports/GCC/ARM7/crt0.s \
../os/ports/GCC/ARM7/chcoreasm.s \
@@ -587,7 +588,7 @@ INPUT = ../docs/src \
../os/ports/GCC/PPC \
../os/ports/GCC/PPC/crt0.s \
../os/ports/GCC/MSP430 \
- ../os/ports/GCC/AVR \
+ ../os/ports/RC/STM8 \
../os/hal \
../os/hal/include \
../os/hal/src \
@@ -597,6 +598,7 @@ INPUT = ../docs/src \
../os/hal/platforms/LPC214x \
../os/hal/platforms/MSP430 \
../os/hal/platforms/STM32 \
+ ../os/hal/platforms/STM8 \
../os/various \
../test \
../ext/ext.dox