You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# PipelineModules
This module is intended to provide the API for implementing module wrappers and registering them with the `PipelineCreator` module.
## Type of wrappers
[...]
I suggest to add the following markdown documents and reference them from the top-level
README.md
:For
pipelinecreator.md
andpipelinecaseiterator.md
, consider looking at examples in https://github.com/Slicer/Slicer/blob/master/Docs/user_guide/modules/, for example endoscopy.mdIndeed, I expect the UI will have minor changes.
For
pipelinemodules.md
andpipelineclibridge.md
, you can look at examples at https://github.com/Slicer/Slicer/tree/master/Docs/developer_guide/modules. For these ones, I will keep things brief with a high level sentence and few links to relevant classes.Example of content for
pipelinemodules.md
Why this documentation structures ?
This is motivated by Slicer/Slicer#6090
Originally posted by @jcfr in #14 (comment)
The text was updated successfully, but these errors were encountered: