Fix doxygen documentation generation

The tagfile location in the Doxyfile was wrong and would point to a non-existent
location, causing make doc to fail.
This commit is contained in:
Dan Čermák
2018-06-07 11:24:07 +02:00
parent b8a9423c5a
commit de2e260d0c
+1 -1
View File
@@ -1596,7 +1596,7 @@ TAGFILES =
# 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 = html/exiv2.xml
GENERATE_TAGFILE = doc/html/exiv2.xml
# 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