Skip to content

Commit d17ca05

Browse files
committed
Start of User Guide
1 parent e6be7d0 commit d17ca05

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

content/user-guide/_meta.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import type { MetaRecord } from 'nextra';
22

33
const meta: MetaRecord = {
4-
'ms-interface-overview': 'Overview',
54
'process-list': 'Process List',
65
'process-editor': 'Process Editor',
76
'automation': { title: 'Process Automation', display: 'normal' },

content/user-guide/index.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
asIndexPage: true
3+
---
4+
5+
# User Guide
6+
7+
On the following pages you will find a complete description of how to use the PROCEED Business Process Management System.
8+
Although PROCEED consists of two main systems, the Management System (MS) and the Engine, the following pages mainly describe the Management System, as it is the main point of access for users of the system.
9+
10+
[**Process List:**](user-guide/process-list) This section describes how to find, read, display, share and export shared business processes in PROCEED.
11+
12+
[**Process Editor:**](user-guide/process-list) This section describes how to create, edit, manage and release business processes in PROCEED.
13+
14+
[**Process Automation:**](user-guide/process-list) This section describes how to create, start and monitor automated business processes in PROCEED.

content/user-guide/ms-interface-overview.mdx

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)