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:
Paul Sokolovsky
2017-07-02 15:37:31 +03:00
parent ebce7984c6
commit 465d84b7e7
21 changed files with 53 additions and 8 deletions

View File

@@ -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:*