[krbdev.mit.edu #9104] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Sep 20 22:03:38 EDT 2023


Wed Sep 20 22:03:38 2023: Request 9104 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9104 >



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.

https://github.com/krb5/krb5/commit/6ed1f8e27eb624710c4aa152d8dee4cf2e528082
Author: Greg Hudson <ghudson at mit.edu>
Commit: 6ed1f8e27eb624710c4aa152d8dee4cf2e528082
Branch: master
 src/doc/Doxyfile.in       |  1 -
 src/include/krb5/krb5.hin | 93 ++++++++++++++++-------------------------------
 2 files changed, 32 insertions(+), 62 deletions(-)



More information about the krb5-bugs mailing list