Skip to content

Commit cddc8d1

Browse files
committed
🎨 Add transition between "Seealso" and subsequent autodocs
1 parent 385197b commit cddc8d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/_sources/developer/nodes.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For nodes that will use a varying amount of memory depending on the node's input
2626
.. note::
2727
``mem_x`` is a new parameter in C-PAC v1.8.1 and subject to change in future releases as we continue to `develop methods for setting data- and operation-dependent memory estimates <https://github.com/FCP-INDI/C-PAC/issues/1509>`_.
2828

29-
29+
---
3030

3131
.. autoclass:: CPAC.pipeline.nipype_pipeline_engine.Node
3232
:special-members: __init__
@@ -46,10 +46,9 @@ For nodes that will use a varying amount of memory depending on the node's input
4646

4747

4848
.. seealso::
49-
5049
`Nipype: Interface Specifications <https://nipype.readthedocs.io/en/1.5.1/devel/interface_specs.html>`_
5150

52-
51+
----
5352

5453
.. autoclass:: CPAC.utils.interfaces.function.Function
5554
:special-members: __init__

0 commit comments

Comments
 (0)