mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +00:00
9 lines
222 B
Text
9 lines
222 B
Text
|
|
#
|
||
|
|
# Python documentation docutils configuration file
|
||
|
|
#
|
||
|
|
# https://docutils.sourceforge.io/docs/user/config.html
|
||
|
|
|
||
|
|
[parsers]
|
||
|
|
# Override the default RFC base URL from sphinx
|
||
|
|
rfc_base_url=https://datatracker.ietf.org/doc/html/
|