File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,5 @@ with a set of extensions (currently only one) to customize the appearance
1010and simplify the generation process.
1111
1212.. automodule :: nipype.sphinxext.plot_workflow
13- :members:
1413 :undoc-members:
15- :show-inheritance :
14+ :noindex :
Original file line number Diff line number Diff line change 33# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
44# vi: set ft=python sts=4 ts=4 sw=4 et:
55"""
6-
7-
86:mod:`nipype.sphinxext.plot_workflow` -- Workflow plotting extension
97====================================================================
108
6462
6563Configuration options
6664---------------------
65+
6766The workflow directive has the following configuration options:
6867 graph2use
6968 Select a graph type to use
You can’t perform that action at this time.
0 commit comments