Skip to content

Commit 9a71bd2

Browse files
glossary++ (#897)
* glossary++
1 parent 305c294 commit 9a71bd2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/glossary.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,21 @@ Glossary
8888
:term:`required outputs <required output>`
8989
(e.g. a task failed where success was required).
9090

91+
.. seealso::
92+
93+
* :ref:`n-window`
94+
9195

9296
n-window
9397
The GUI provides a view of the workflow extending ``n`` graph edges out
9498
from :term:`active tasks <active task>` - which form the ``n=0``
9599
window. The default n-window extent is ``n=1``.
96100

101+
.. seealso::
102+
103+
* :ref:`n-window`
104+
105+
97106
active cycle
98107
A cycle point is considered to be active if it contains any
99108
:term:`active tasks <active task>`.

0 commit comments

Comments
 (0)