summaryrefslogtreecommitdiffstats
path: root/doxygen/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/doxygen.cfg')
-rw-r--r--doxygen/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.cfg b/doxygen/doxygen.cfg
index 7b24ae8613e..8844965b175 100644
--- a/doxygen/doxygen.cfg
+++ b/doxygen/doxygen.cfg
@@ -2106,7 +2106,7 @@ TAGFILES =
# tag file that is based on the input files it reads. See section "Linking to
# external documentation" for more information about the usage of tag files.
-GENERATE_TAGFILE = $(BUILD_ROOT)/docs/vpp.doxytags
+GENERATE_TAGFILE = $(BUILD_ROOT)/docs/html/vpp.doxytags
# If the ALLEXTERNALS tag is set to YES, all external class will be listed in
# the class index. If set to NO, only the inherited external classes will be