mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
doc/doxygen: enable parsing of packages docs
Exception are made for emb6, nordic_softdevice_ble, openthread and semtech-loramac because their documentation contains warning/issues
This commit is contained in:
parent
c227ec8790
commit
e764a60a9a
@ -827,7 +827,11 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
|
|||||||
*/cpu/native/osx-libc-extra \
|
*/cpu/native/osx-libc-extra \
|
||||||
*/cpu/x86/include/* \
|
*/cpu/x86/include/* \
|
||||||
*/drivers/kw2xrf/include/overwrites.h \
|
*/drivers/kw2xrf/include/overwrites.h \
|
||||||
*/pkg/*/*/* \
|
*/pkg/emb6/* \
|
||||||
|
*/pkg/lwip/* \
|
||||||
|
*/pkg/nordic_softdevice_ble/* \
|
||||||
|
*/pkg/openthread/* \
|
||||||
|
*/pkg/semtech-loramac/* \
|
||||||
*/pkg/tlsf/patch.txt \
|
*/pkg/tlsf/patch.txt \
|
||||||
*/sys/include/embUnit/* \
|
*/sys/include/embUnit/* \
|
||||||
*/sys/random/tinymt32/* \
|
*/sys/random/tinymt32/* \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user