summaryrefslogtreecommitdiff
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-05-25 18:00:49 +0300
committerOlli Salli <ollisal@gmail.com>2011-05-25 18:27:34 +0300
commit5f5f8e3c78f7dc9d32e7a3131614b3484b42c4ee (patch)
tree3442a7d655a595d5000a59e0b8489d0f3a07de4a /doxygen.cfg.in
parent25cf160fb837ca96fccf8035bafa069056928de0 (diff)
Fix pkg name reference in generated tagfile and name it like Qt does
This makes it also uploaded with the rest of the docs, just like Qt has it.
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index bcab815f..7d83450e 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -1217,7 +1217,7 @@ TAGFILES = ${QT_TAGS_FILE}=/you/forgot/to/run/installdox
# 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 = ${abs_top_builddir}/doc/${PROJECT}.tag
+GENERATE_TAGFILE = ${abs_top_builddir}/doc/html/${PACKAGE_NAME}.tags
# 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