]> git.ipfire.org Git - thirdparty/krb5.git/commit
Work around Doxygen 1.9.7 change 1316/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 13 Sep 2023 21:57:01 +0000 (17:57 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 21 Sep 2023 01:33:11 +0000 (21:33 -0400)
commit6ed1f8e27eb624710c4aa152d8dee4cf2e528082
treec8a213f72dc2ed3f0f64b66aebac8a934f81110e
parent635c8cca65b745476d07c1f5ff701445db25c10d
Work around Doxygen 1.9.7 change

Doxygen 1.9.7 avoids duplicating member definitions in the XML
documents for groups and header files (doxygen/doxygen#9797).  This
change breaks the current Doxygen-REST bridge, which expects to find
memberdef elements in krb5_8hin.xml.  To work around this problem,
remove the @group and @ref declarations in krb5.hin; they were not
translated into REST as it was.

Also remove a deprecated setting in Doxyfile.

ticket: 9104 (new)
tags: pullup
target_version: 1.21-next
target_version: 1.20-next
src/doc/Doxyfile.in
src/include/krb5/krb5.hin