diff options
Diffstat (limited to 'docs/library/gc.rst')
| -rw-r--r-- | docs/library/gc.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/library/gc.rst b/docs/library/gc.rst index c823aed3e..01bd925e9 100644 --- a/docs/library/gc.rst +++ b/docs/library/gc.rst @@ -1,10 +1,12 @@ :mod:`gc` -- control the garbage collector ========================================== +.. include:: ../templates/unsupported_in_circuitpython.inc + .. module:: gc :synopsis: control the garbage collector -|see_cpython_module| :mod:`python:gc`. +|see_cpython_module| :mod:`cpython:gc`. Functions --------- |
