docs/library: Add CPython docs xref to each pertinent module.
Cross-reference text/link is implemented as RST substitution, so easy to consistently.
This commit is contained in:
8
docs/templates/replace.inc
vendored
8
docs/templates/replace.inc
vendored
@@ -1 +1,7 @@
|
||||
.. # This file is intended for global "replace" definitions.
|
||||
.. comment: This file is intended for global "replace" definitions.
|
||||
|
||||
.. |see_cpython_module| replace::
|
||||
|
||||
*This module implements a subset of the corresponding* `CPython` *module,
|
||||
as described below. For more information, refer to the original
|
||||
CPython documentation:*
|
||||
|
||||
Reference in New Issue
Block a user