diff options
Diffstat (limited to 'Doc/conf.py')
-rw-r--r-- | Doc/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/conf.py b/Doc/conf.py index 46cbab2..0c7deb5 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -237,5 +237,3 @@ 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 |