Revision 822a50c4

b/lib/opcodes.py
509 509
     ht.TElemOf(constants.OP_PRIO_SUBMIT_VALID), "Opcode priority"),
510 510
    (DEPEND_ATTR, None, _BuildJobDepCheck(True),
511 511
     "Job dependencies; if used through ``SubmitManyJobs`` relative (negative)"
512
     " job IDs can be used"),
512
     " job IDs can be used; see :doc:`design document <design-chained-jobs>`"
513
     " for details"),
513 514
    (COMMENT_ATTR, None, ht.TMaybeString,
514 515
     "Comment describing the purpose of the opcode"),
515 516
    ]

Also available in: Unified diff