summaryrefslogtreecommitdiffstats
path: root/Doxyfile.vty.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.vty.in')
-rw-r--r--Doxyfile.vty.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.vty.in b/Doxyfile.vty.in
index 0e138eee..fb1cabfc 100644
--- a/Doxyfile.vty.in
+++ b/Doxyfile.vty.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 = doc/libosmocore.tag=../../core/html
+TAGFILES = doc/libosmocore.tag=../../core/html doc/libosmogsm.tag=../../gsm/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.