Skip to content

Commit

Permalink
Use the github hosted MQTT doxygen to see if that fixes the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Jan 29, 2024
1 parent 161f422 commit 5dc2451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doxygen/config.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@ 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 = source/dependency/coreMQTT/docs/doxygen/output/mqtt.tag=https://freertos.org/Documentation/api-ref/coreMQTT/docs/doxygen/output/html
TAGFILES = source/dependency/coreMQTT/docs/doxygen/output/mqtt.tag=https://freertos.github.io/coreMQTT/v2.1.0/index.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
Expand Down

0 comments on commit 5dc2451

Please sign in to comment.