collapse#

Location: collapse setup.

This extension adds a button to hide or show a limited part of the documentation.

In conf.py:

extensions = [ ...
    'sphinx_runpython.collapse']

Show or hide a part of the documentation.