Add compatibility with Sphinx 5.1.

Review Request #12488 — Created July 25, 2022 and submitted — Latest diff uploaded

Information

beanbag-docutils
master

Reviewers

This updates BeanbagDocstring to work with the line-processing
interface of Sphinx 5.1, and fixes up unit tests to check expected
results for Django's :setting: role on 5.0 an higher.

Ran unit tests using Sphinx 4.5, 5.0, and 5.1. All tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add compatibility with Sphinx 5.1.
This updates `BeanbagDocstring` to work with the line-processing interface of Sphinx 5.1, and fixes up unit tests to check expected results for Django's `:setting:` role on 5.0 an higher.
5823640d27fb89dd77c678ec7b53c7e3679d3ec2 Christian Hammond
beanbag_docutils/sphinx/ext/autodoc_utils.py
beanbag_docutils/sphinx/ext/tests/test_django_utils.py
Loading...