From d1ed1b9a003b9adae94b6d211bc5f08f69690e72 Mon Sep 17 00:00:00 2001
From: yangjian
Date: Mon, 30 Aug 2021 20:39:56 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=AA=E8=BF=B0?=
=?UTF-8?q?=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README-zh.md | 22 ++++++++++++++++------
README.md | 4 +++-
2 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 93f3b69..ef83f1e 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -21,7 +21,7 @@
-安装手册 |
+安装手册 |
使用手册 |
文档效果
@@ -34,13 +34,21 @@
`MrDoc` 是基于`Python`开发的在线文档系统,适合作为个人和小型团队的私有云文档、云笔记和知识管理工具。致力于成为优秀的私有化在线文档部署方案。
-目前涵盖:
+目前涵盖终端:
-- Web端,[安装手册](http://mrdoc.zmister.com/project-7/),[使用手册](http://mrdoc.zmister.com/project-54/);
+- Web端
- Chrome扩展:
- [MrDoc官方插件](https://gitee.com/zmister/mrdoc-webclipper):[使用说明](http://mrdoc.zmister.com/project-7/doc-243/);
- [简悦扩展](https://github.com/Kenshin/simpread):[使用说明](https://github.com/Kenshin/simpread/issues/893)
-- App端(开发中)
+
+开发中的终端:
+
+- 手机APP
+
+计划中的终端:
+
+- 桌面客户端
+
## 演示站点
@@ -50,7 +58,7 @@
## 打赏支持
-¥48-觅思文档付费部署服务 | 前往「爱发电」支持作者。
+¥98-觅思文档付费部署服务 | 前往「爱发电」支持作者。
请作者喝一罐红牛,助他天天能迭代,日日可更新。打赏赞助鸣谢榜
@@ -173,4 +181,6 @@ python manage.py runserver
## 协议
-GPL-3.0
\ No newline at end of file
+GPL-3.0
+
+商业授权请联系QQ:3280350050
\ No newline at end of file
diff --git a/README.md b/README.md
index cf1153c..096f2bc 100644
--- a/README.md
+++ b/README.md
@@ -166,4 +166,6 @@ Thanks for the development based on the following projects:
## License
-GPL-3.0
\ No newline at end of file
+GPL-3.0
+
+Business License Contact:zmister@qq.com
\ No newline at end of file
From 24ab4f5b2782b4511dd93127157cdb2464dfbab6 Mon Sep 17 00:00:00 2001
From: yangjian
Date: Tue, 31 Aug 2021 07:15:59 +0800
Subject: [PATCH 2/2] v0.7.0
---
CHANGES.md | 2 +-
MrDoc/settings.py | 2 +-
README-zh.md | 4 ++--
README.md | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 6386183..b84e910 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,6 @@
## 版本更新记录
-### v0.7.0 2021-08
+### v0.7.0 2021-08-31
- [新增]修改文档页面快捷键(Ctrl+S)保存;
- [新增]文集大纲广告位4;
diff --git a/MrDoc/settings.py b/MrDoc/settings.py
index e08a38f..a057d02 100644
--- a/MrDoc/settings.py
+++ b/MrDoc/settings.py
@@ -40,7 +40,7 @@ SECRET_KEY = '5&71mt9@^58zdg*_!t(x6g14q*@84d%ptr%%s6e0l50zs0we3d'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = CONFIG.getboolean('site','debug',fallback=False)
-VERSIONS = '0.6.9'
+VERSIONS = '0.7.0'
ALLOWED_HOSTS = ['*']
diff --git a/README-zh.md b/README-zh.md
index ef83f1e..92b023e 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -9,7 +9,7 @@
-
+
@@ -183,4 +183,4 @@ python manage.py runserver
GPL-3.0
-商业授权请联系QQ:3280350050
\ No newline at end of file
+商业授权(专业版)请联系QQ咨询:3280350050
\ No newline at end of file
diff --git a/README.md b/README.md
index 096f2bc..6136ef7 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
-
+