From 610ef99e6d66cd36fbee712c744c4cc71f08844f Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 24 Apr 2016 15:05:45 +0200 Subject: Doxygen: enable tagfile generation and usage for cross-project references Signed-off-by: Sylvain Munaut --- Doxyfile.gsm.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doxyfile.gsm.in') diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in index 76c8f81d..ed4ff47d 100644 --- a/Doxyfile.gsm.in +++ b/Doxyfile.gsm.in @@ -1485,12 +1485,12 @@ 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/libosmocore.tag=../../core/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. -GENERATE_TAGFILE = +GENERATE_TAGFILE = doc/libosmogsm.tag # If the ALLEXTERNALS tag is set to YES all external classes will be listed # in the class index. If set to NO only the inherited external classes -- cgit v1.2.3