564c37d9b6
Files moved: * Workflow * help/ssh * help/webhooks * help/system_hooks * help/public_access * help/permissions
6 lines
171 B
Text
6 lines
171 B
Text
= render layout: 'help/layout' do
|
|
%h3.page-title Workflow
|
|
|
|
.help_body
|
|
= preserve do
|
|
= markdown File.read(Rails.root.join("doc", "workflow", "workflow.md"))
|