From f711289e85110d8e3a22610add5a4619d16b74ab Mon Sep 17 00:00:00 2001 From: VolodymyrBg Date: Fri, 27 Jun 2025 15:56:42 +0300 Subject: [PATCH] Update outdated Apple docset link to current Doxygen documentation --- doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen.conf b/doxygen.conf index 7f401cc4..743007b7 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -986,7 +986,7 @@ HTML_INDEX_NUM_ENTRIES = 0 # directory and running "make install" will install the docset in # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find # it at startup. -# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html +# See https://www.doxygen.nl/manual/docsets.html # for more information. GENERATE_DOCSET = NO