From 514ef4d2b4c6e8eed253f7cb4e06d150c8128b8a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 16 Dec 2012 18:11:48 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4933 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/Doxyfile_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Doxyfile_html') diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html index 080378d4c..24263aad4 100644 --- a/docs/Doxyfile_html +++ b/docs/Doxyfile_html @@ -705,7 +705,7 @@ RECURSIVE = YES # subdirectory from a directory tree whose root is specified with the INPUT tag. EXCLUDE = ../os/ports/common/ARMCMx/CMSIS \ - ../os/ports/SIMIA32 \ + ../os/ports/GCC/SIMIA32 \ ../os/hal/platforms \ ../os/hal/templates \ ../test/coverage -- cgit v1.2.3