Merge pull request #29 from lanyulei/dev

github 托管教程文档。
This commit is contained in:
lanyulei 2020-09-03 13:39:03 +08:00 committed by GitHub
commit f020b20841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 15 additions and 15 deletions

15
docs/index.md Normal file
View File

@ -0,0 +1,15 @@
# 目录
* [介绍](https://lanyulei.github.io/ferry_docs/document/introduction "介绍")
* [安装](https://lanyulei.github.io/ferry_docs/document/install "安装")
* [IDE 开发](https://lanyulei.github.io/ferry_docs/document/ide_development "IDE 开发")
* [系统管理](https://lanyulei.github.io/ferry_docs/document/system_manager "系统管理")
* 工单系统
* * [创建一个新流程](https://lanyulei.github.io/ferry_docs/document/new_process "创建一个新流程")
* * [催办](https://lanyulei.github.io/ferry_docs/document/urge "催办")
* * [转交](https://lanyulei.github.io/ferry_docs/document/forward "转交")
* * [结单](https://lanyulei.github.io/ferry_docs/document/end_process "结单")
* * [排他网关](https://lanyulei.github.io/ferry_docs/document/exclusive_gateway "排他网关")
* * [并行网关](https://lanyulei.github.io/ferry_docs/document/parallel_gateway "并行网关")
* * [会签](https://lanyulei.github.io/ferry_docs/document/countersign "会签")
* [Mac、Linux、Windows下分别进行交叉编译](https://lanyulei.github.io/ferry_docs/document/cross_compile "Mac、Linux、Windows下分别进行交叉编译")

View File

@ -1,15 +0,0 @@
# 目录
* [介绍](https://lanyulei.github.io/ferry_docs/introduction "介绍")
* [安装](https://lanyulei.github.io/ferry_docs/install "安装")
* [IDE 开发](https://lanyulei.github.io/ferry_docs/ide_development "IDE 开发")
* [系统管理](https://lanyulei.github.io/ferry_docs/system_manager "系统管理")
* 工单系统
* * [创建一个新流程](https://lanyulei.github.io/ferry_docs/new_process "创建一个新流程")
* * [催办](https://lanyulei.github.io/ferry_docs/urge "催办")
* * [转交](https://lanyulei.github.io/ferry_docs/forward "转交")
* * [结单](https://lanyulei.github.io/ferry_docs/end_process "结单")
* * [排他网关](https://lanyulei.github.io/ferry_docs/exclusive_gateway "排他网关")
* * [并行网关](https://lanyulei.github.io/ferry_docs/parallel_gateway "并行网关")
* * [会签](https://lanyulei.github.io/ferry_docs/countersign "会签")
* [Mac、Linux、Windows下分别进行交叉编译](https://lanyulei.github.io/ferry_docs/cross_compile "Mac、Linux、Windows下分别进行交叉编译")