Add support for Sphinx 7.4.
Review Request #14049 — Created July 22, 2024 and submitted — Latest diff uploaded
Sphinx 7.4 (released July 15, 2024) added a new CSS class for links
generated using the extlink extension. This didn't impact usage of
beanbag-docutils, but did regress a unit test.Short of any uncaught failures, we can now claim support for Sphinx 7.4.
Unit tests pass with Sphinx < 7.x and latest 7.x.