summaryrefslogtreecommitdiffstats
path: root/Doxyfile.core.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.core.in')
-rw-r--r--Doxyfile.core.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.core.in b/Doxyfile.core.in
index 7a3cce59..f83205ac 100644
--- a/Doxyfile.core.in
+++ b/Doxyfile.core.in
@@ -1485,7 +1485,7 @@ SKIP_FUNCTION_MACROS = YES
# If a tag file is not located in the directory in which doxygen
# is run, you must also specify the path to the tagfile here.
-TAGFILES =
+TAGFILES = doc/libosmogsm.tag=../../gsm/html doc/libosmovty.tag=../../vty/html doc/libosmocodec.tag=../../codec/html doc/libosmocoding.tag=../../coding/html doc/libosmoctrl.tag=../../ctrl/html doc/libosmogb.tag=../../gb/html
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
# a tag file that is based on the input files it reads.