summaryrefslogtreecommitdiff
path: root/Doxyfile.gsm.in
diff options
context:
space:
mode:
authorThorsten Alteholz <debian@alteholz.de>2017-03-08 20:27:03 +0100
committerThorsten Alteholz <debian@alteholz.de>2017-03-08 20:27:03 +0100
commitf6587426f35fe90a7955cebd5f023ef36ebde5d7 (patch)
tree9942f13a33e6945227eae2b0ddd299b870170095 /Doxyfile.gsm.in
parent16ca4aeb70817af9c2739dc58e910ac67e9b0864 (diff)
New upstream version 0.9.6
Diffstat (limited to 'Doxyfile.gsm.in')
-rw-r--r--Doxyfile.gsm.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index c4a837f..ed4ff47 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -1141,7 +1141,7 @@ MATHJAX_RELPATH = http://www.mathjax.org/mathjax
# typically be disabled. For large projects the javascript based search engine
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
-SEARCHENGINE = NO
+SEARCHENGINE = YES
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
# implemented using a PHP enabled web server instead of at the web client
@@ -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