[PATCH] libosmocore[master]: doxygen: gsm: do not exclude include/gsm/protocol/*

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Jun 20 02:53:59 UTC 2017


Review at  https://gerrit.osmocom.org/2979

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
---
M Doxyfile.gsm.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/79/2979/1

diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index 1dae2b5..ed4ff47 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -654,7 +654,7 @@
 # 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

-- 
To view, visit https://gerrit.osmocom.org/2979
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib569a46f00866bdaa4017f803d85f625ae011316
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list