[16750] in Kerberos-V5-bugs
[krbdev.mit.edu #9006] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Jul 12 12:29:41 2021
From: "Greg Hudson via RT" <rt@krbdev.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.3-2-3421311-1626107346-332.9006-5-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9006":;
Date: Mon, 12 Jul 2021 12:29:06 -0400
MIME-Version: 1.0
Reply-To: rt@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9006 >
Fix doc build for Sphinx 4.0
Use app.add_css_file() to register krb5.css if possible (it was added
in Sphinx 1.8), since the old name app.add_stylesheet() was removed in
Sphinx 4.0.
Use the highlight directive instead of the highlightlang directive,
which was removed in Sphinx 4.0.
Remove two duplicate table of contents entries to fix warnings.
In the Github Actions configuration, add a second doc build using the
newest version of Sphinx.
(cherry picked from commit 3fa40a32e22cb9de91fa1d18deddcba446515855)
https://github.com/krb5/krb5/commit/d72bb019d2381b93d60b2f40836cfb23873abfdb
Author: Greg Hudson <ghudson@mit.edu>
Commit: d72bb019d2381b93d60b2f40836cfb23873abfdb
Branch: krb5-1.19
.github/workflows/doc.yml | 16 +++++++++++++++-
doc/appdev/refs/macros/index.rst | 1 -
doc/appdev/refs/types/index.rst | 1 -
doc/appdev/refs/types/krb5_int32.rst | 2 +-
doc/appdev/refs/types/krb5_ui_4.rst | 2 +-
doc/conf.py | 9 ++++++++-
doc/tools/define_document.tmpl | 2 +-
doc/tools/type_document.tmpl | 2 +-
8 files changed, 27 insertions(+), 8 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs