1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

Merge pull request #8665 from aabadie/pr/doc/pkg_enable_doxygen

doc/doxygen: enable parsing of packages docs
This commit is contained in:
Martine Lenders 2018-03-01 13:57:58 +01:00 committed by GitHub
commit 291922be34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/* \