Skip to content

Commit c1d3750

Browse files
author
yangjian
committed
更新自述文件
1 parent fec5fcb commit c1d3750

2 files changed

Lines changed: 37 additions & 15 deletions

File tree

README-zh.md

Lines changed: 35 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,33 +62,55 @@ MrDoc 全系产品目前涵盖以下终端:
6262

6363
## 功能特性
6464

65-
- **站点管理**
66-
- 用户注册、用户登录、用户管理、图片管理、附件管理、文档管理、文集管理、注册邀请码配置、全站关闭注册开关、全站强制登录开关;
67-
- 广告代码配置、统计代码配置、站点信息配置、备案号配置;
68-
- 附件格式配置、附件大小配置、图片大小配置;
69-
70-
- **个人管理**
71-
- 文集管理:新建、删除、权限控制、转让、协作、导出、生成电子书格式文件
65+
- **⚙站点管理**
66+
- 用户管理
67+
- 图片管理
68+
- 附件管理
69+
- 文档管理
70+
- 文集管理
71+
- 注册邀请码配置
72+
- 登录验证码配置
73+
- 全站禁止注册配置
74+
- 全站强制登录配置
75+
- 广告代码配置
76+
- 统计代码配置
77+
- 站点信息配置
78+
- 备案号配置
79+
- 附件配置
80+
81+
- **🧑个人管理**
82+
- 文集管理
7283
- 文档管理:新建、删除、回收站、历史版本
7384
- 文档模板管理:新建、删除
7485
- 图片管理:上传、分组、删除
7586
- 附件管理:上传、删除
76-
- Token管理:借助Token高效新建和获取文档
87+
- Token管理:借助Token API 接口高效新建和获取文档
7788
- 个人信息管理:修改昵称、修改电子邮箱、切换文档编辑器;
78-
79-
- **文档书写**
89+
90+
- **📚文集控制**
91+
- 文集图标配置
92+
- 文字水印配置
93+
- 文集权限配置:公开、私密、指定用户可见、访问码可见
94+
- 下载配置:PDF、EPUB文件生成和下载
95+
- 文集协作成员配置
96+
- 文集文档拖拽排序
97+
- 文集导出
98+
- 文集转让
99+
100+
- **✍文档书写**
80101
- 文本文档、表格文档两种文档类型,`Markdown` 、富文本两种编辑模式,`Editor.md`、`Vditor`、`iceEditor`三种编辑器加持,自由选择、自由切换;
81102
- 图片、附件、科学公式、音视频、思维导图、流程图、Echart图表;
82103
- 文档排序、文档上级设置、文档模板插入;
83104
- 文档标签设置;
84105

85-
- **文档阅读**
106+
- **📖文档阅读**
86107
- 两栏式布局,三级目录层级显示,左侧文集大纲,右侧文档正文;
87108
- 文档阅读字体缩放、字体类型切换、日间夜间模式切换、页面社交分享、移动端阅读优化;
88-
- 文集EPUB、PDF文件下载,文档Markdown文件下载
109+
- 文档 Markdown 文件下载
89110
- 标签关系网络图;
90111
- 文档全文搜索;
91-
- 私密文档分享码分享;
112+
- 文档分享码分享;
113+
- 文档收藏;
92114

93115
- **其他特性**
94116
- 搜索引擎收录支持;

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ username:test1 password:123456
5252

5353
## Feature
5454

55-
- **Site Manage & User Manage**
55+
- **Site Manage & User Manage**
5656
- Support user registration, login, management, administrator and other basic user functions;
5757
- Support site configuration registration invitation code, advertising code, statistics code, email retrieval password, site wide close registration, site wide forced login and other management functions;
5858
- It supports the configuration of the permission of the Project, and provides four permission modes: public, private, visible to the specified user and visible to the access code;
5959

60-
- **Document System**
60+
- **📚Document System**
6161
- Document writing and reading are based on the Project, with five modules, namely **project**, **document**, **document template**, **image** and **attachment**;
6262
- The `markdown` editor based on `editormd` and `vditor` is used to optimize and extend, and the `markdown` syntax is used for document writing, and image management and uploading, table pasting, mind mapping, flow chart drawing and sequence diagram drawing are supported;
6363
- Two column **document reading** page, three-level directory level display, document reading font scaling, font type switching, page social sharing, mobile reading optimization, text collection export PDF, ePub file;

0 commit comments

Comments
 (0)