diff --git a/doc/doxygen/riot.doxyfile b/doc/doxygen/riot.doxyfile index a05ba6d5f433de2eea7e449d49feba293f3fb250..9eb2163decf7be42a12b2bd87d018f26e6c861fe 100644 --- a/doc/doxygen/riot.doxyfile +++ b/doc/doxygen/riot.doxyfile @@ -85,7 +85,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../../core ../../cpu ../../board ../../sys src/ ../../drivers +INPUT = ../../core ../../cpu ../../../boards ../../sys src/ ../../drivers INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.txt *.c *.h RECURSIVE = YES