Skip to content

Commit d5d6cc8

Browse files
Merge pull request #562 from wxtim/20221028T1016--master--fixed_xtriggers_template_variable_docs
Get list of template variables for xtriggers from correct place
2 parents 7873740 + 72b3e65 commit d5d6cc8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/user-guide/writing-workflows/external-triggers.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,11 @@ properties:
254254
because each call is executed in an independent process in the process
255255
pool. If necessary the filesystem can be used for this purpose.
256256

257-
.. autoenumvalues:: cylc.flow.task_events_mgr.EventData
257+
.. spelling:word-list::
258+
259+
vv
260+
261+
.. autoenumvalues:: cylc.flow.xtrigger_mgr.TemplateVariables
258262

259263
Function return values should be as follows:
260264

0 commit comments

Comments
 (0)