diff options
Diffstat (limited to 'docs/templates/replace.inc')
-rw-r--r-- | docs/templates/replace.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/templates/replace.inc b/docs/templates/replace.inc new file mode 100644 index 0000000000..319c53735f --- /dev/null +++ b/docs/templates/replace.inc @@ -0,0 +1,9 @@ +.. 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, + as described below. For more information, refer to the original + CPython documentation:* |