docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.
The idea is to use it for each symbol in builtins.rst.
This commit is contained in:
parent
465d84b7e7
commit
a6af1a1d9c
|
@ -1,5 +1,7 @@
|
|||
.. comment: This file is intended for global "replace" definitions.
|
||||
|
||||
.. |see_cpython| replace:: See CPython documentation:
|
||||
|
||||
.. |see_cpython_module| replace::
|
||||
|
||||
*This module implements a subset of the corresponding* `CPython` *module,
|
||||
|
|
Loading…
Reference in New Issue