Lines Matching +full:python3 +full:- +full:docutils
14 # ---------------------
47 copyright = '2001-%s, Python Software Foundation' % time.strftime('%Y')
55 # non-false value, then it is used:
61 highlight_language = 'python3'
75 # Do not error nit-picky mode builds when _SubParsersAction.add_parser cannot
81 # Disable Docutils smartquotes for several translations
95 # -----------------------
107 # Override stylesheet fingerprinting for Windows CHM htmlhelp to fix GH-91207
118 # (See .readthedocs.yml and https://docs.readthedocs.io/en/stable/reference/environment-variables.h…
135 …# Defaults taken from https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_s…
161 # ------------------------
190 ('c-api/index', 'c-api.tex',
212 latex_documents.extend(('howto/' + fn[:-4], 'howto-' + fn[:-4] + '.tex',
221 # -----------------------
227 # --------------------------------
257 # (using re.match) -- the keys must be the same as in coverage_c_regexes.
264 # ----------------------------
267 # bpo-NNNN -> BPO -> GH Issues
269 # GH-NNNN used to refer to pull requests
286 r'https://support.microsoft.com/en-us/help/\d+': 'https://support.microsoft.com/en-us/topic/.+',
289 …du/sicp$': 'https://mitpress.mit.edu/9780262510875/structure-and-interpretation-of-computer-progra…
290 r'https://www.python.org/psf/': 'https://www.python.org/psf-landing/',
295 # https://en.wikipedia.org/wiki/Walrus#/media/File:Pacific_Walrus_-_Bull_(8247646168).jpg
312 # ----------------------
318 # sphinxext-opengraph config
321 ogp_image = '_static/og-image.png'
325 '<meta name="theme-color" content="#3776ab" />',