From 8c5485da6f9cfc54a3c4fe363d292e83db90df3d Mon Sep 17 00:00:00 2001 From: binaryify Date: Wed, 5 Apr 2017 17:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0'=E5=85=B3=E4=BA=8E=E6=9C=AC?= =?UTF-8?q?=E6=96=87=E6=A1=A3'=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/README.md b/docs/README.md index 7c6b7a3..2b63568 100644 --- a/docs/README.md +++ b/docs/README.md @@ -130,5 +130,10 @@ type: 搜索类型;默认为1,取值意义: ## 离线访问此文档 此文档同时也是 Progressive Web Apps(PWA), 加入了serviceWorker,可离线访问 + +## 关于此文档 +此文档由 [docsify](https://github.com/QingWei-Li/docsify/) 生成 +docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo 的地方是它不会生成将 .md 转成 .html 文件,所有转换工作都是在运行时进行。 + ## License [The MIT License (MIT)](LICENSE)