-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
That. Use case: remove plotting or boilerplate code from the generated docs.
With nsbphinx it is possible to add the metadata "nbsphinx": "hidden" and hide both input and output, but this is not enough for e.g. plots, for which the plotting code is just noise in the documentation.
There are multiple issues in nbsphinx related to this, like e.g. spatialaudio/nbsphinx#15 or spatialaudio/nbsphinx#543 but all have been abandoned.
We could work on one of those PRs and get it merged. Alternatives?
davidberenstein1957 and kolibril13
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request