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
10
10
and simplify the generation process.
11
11
12
12
.. automodule :: nipype.sphinxext.plot_workflow
13
- :members:
14
13
:undoc-members:
15
- :show-inheritance :
14
+ :noindex :
Original file line number Diff line number Diff line change 3
3
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
4
4
# vi: set ft=python sts=4 ts=4 sw=4 et:
5
5
"""
6
-
7
-
8
6
:mod:`nipype.sphinxext.plot_workflow` -- Workflow plotting extension
9
7
====================================================================
10
8
64
62
65
63
Configuration options
66
64
---------------------
65
+
67
66
The workflow directive has the following configuration options:
68
67
graph2use
69
68
Select a graph type to use
You can’t perform that action at this time.
0 commit comments