doxygen: gsm: do not exclude include/gsm/protocol/*

Clear out the EXCLUDE tag to not exclude anything.

Tried to add API doc to gsm/protocol/gsm_08_08.h and after a long time found
out why they are not appearing in the API doc. It's not clear to me why this
dir was excluded.

Change-Id: Ib569a46f00866bdaa4017f803d85f625ae011316
This commit is contained in:
Neels Hofmeyr 2017-06-19 18:59:00 +02:00
parent e05c1f45ed
commit 7e0811043f
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ EXCLUDE_SYMLINKS = NO
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
EXCLUDE_PATTERNS = */include/osmocom/gsm/protocol/*
EXCLUDE_PATTERNS =
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the