mirror of
https://github.com/python/cpython.git
synced 2025-10-04 22:20:46 +00:00
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
db474606f7
commit
ef12d239fa
6 changed files with 24 additions and 40 deletions
|
@ -283,8 +283,8 @@ smartquotes_excludes = {
|
|||
'languages': ['ja', 'fr', 'zh_TW', 'zh_CN'], 'builders': ['man', 'text'],
|
||||
}
|
||||
|
||||
# Avoid a warning with Sphinx >= 2.0
|
||||
master_doc = 'contents'
|
||||
# Avoid a warning with Sphinx >= 4.0
|
||||
root_doc = 'contents'
|
||||
|
||||
# Allow translation of index directives
|
||||
gettext_additional_targets = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue