mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
This commit is contained in:
parent
483359174e
commit
5c1f15b4b1
11 changed files with 30 additions and 48 deletions
|
@ -237,3 +237,5 @@ c_allow_pre_v3 = True
|
|||
# bpo-40204: Disable warnings on Sphinx 2 syntax of the C domain since the
|
||||
# documentation is built with -W (warnings treated as errors).
|
||||
c_warn_on_allowed_pre_v3 = False
|
||||
|
||||
strip_signature_backslash = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue