mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01: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/x86/include/* \
|
||||
*/drivers/kw2xrf/include/overwrites.h \
|
||||
*/pkg/*/*/* \
|
||||
*/pkg/emb6/* \
|
||||
*/pkg/lwip/* \
|
||||
*/pkg/nordic_softdevice_ble/* \
|
||||
*/pkg/openthread/* \
|
||||
*/pkg/semtech-loramac/* \
|
||||
*/pkg/tlsf/patch.txt \
|
||||
*/sys/include/embUnit/* \
|
||||
*/sys/random/tinymt32/* \
|
||||
|
Loading…
Reference in New Issue
Block a user