Closed mmcky closed 4 years ago
This PR adds support for next and prev metadata to exclude items, such as hidden TOC elements.
You can add in conf.py
conf.py
jupyter_nextprev_ignore = [<docname>, ...]
This PR adds support for next and prev metadata to exclude items, such as hidden TOC elements.
You can add in
conf.py