fixed some doxygen bugs in the technical docu.

This commit is contained in:
2020-05-19 15:33:21 +02:00
parent 5ee3b17953
commit 815ca7162f
5 changed files with 11 additions and 11 deletions

View File

@ -2030,8 +2030,8 @@ SKIP_FUNCTION_MACROS = YES
# the path). 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 = dox-tags/musredit.tag=./technical/musredit\
dox-tags/mupp.tag=./technical/mupp
TAGFILES = dox-tags/musredit.tag=musredit/html \
dox-tags/mupp.tag=mupp/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. See section "Linking to