diff -r 36851c8b6763 -r 64ecd4d96ac7 doc/book/devrepo/datamodel/define-workflows.rst --- a/doc/book/devrepo/datamodel/define-workflows.rst Mon Feb 20 15:56:07 2017 +0100 +++ b/doc/book/devrepo/datamodel/define-workflows.rst Mon May 11 13:57:34 2015 +0200 @@ -158,3 +158,11 @@ re-create all the workflow entities. The user interface should only be a reference for you to view the states and transitions, but is not the appropriate interface to define your application workflow. + + +Alternative way to declare workflows +------------------------------------ + +.. automodule:: cubicweb.wfutils + +