We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b189d commit 6fe3841Copy full SHA for 6fe3841
cpp/doxygen/Doxyfile
@@ -2171,7 +2171,7 @@ SKIP_FUNCTION_MACROS = YES
2171
# the path). If a tag file is not located in the directory in which doxygen is
2172
# run, you must also specify the path to the tagfile here.
2173
2174
-TAGFILES = rmm.tag=https://docs.rapids.ai/api/librmm/22.12 "libcudf.tag=https://docs.rapids.ai/api/libcudf/22.12"
+TAGFILES = rmm.tag=https://docs.rapids.ai/api/librmm/23.02 "libcudf.tag=https://docs.rapids.ai/api/libcudf/23.02"
2175
2176
# When a file name is specified after GENERATE_TAGFILE, doxygen will create a
2177
# tag file that is based on the input files it reads. See section "Linking to
0 commit comments