From 56204fa15c70f0f515f58190f4f10a3a5a6c264a Mon Sep 17 00:00:00 2001 From: Catouse Date: Fri, 26 Aug 2016 17:45:03 +0800 Subject: [PATCH] * change document index file. --- docs/index.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/docs/index.json b/docs/index.json index 12094e64..11c75c55 100644 --- a/docs/index.json +++ b/docs/index.json @@ -290,6 +290,12 @@ "name": "界面元素的命名" }], "filter": "yueding yd" + }, { + "icon": "icon-smile", + "id": "hello", + "name": "Hello world", + "topics": [], + "filter": "helloworld helloworld" }, { "id": "file", "name": "文件目录结构", @@ -330,13 +336,6 @@ "name": "浏览器检测" }], "filter": "shouzhichidipingtai szcdpt" - }, { - "desc": "文档基本结构", - "icon": "icon-smile", - "id": "hello", - "name": "Hello world", - "topics": [], - "filter": "helloworld helloworld" }, { "desc": "normalize.css", "icon": "icon-circle-blank", @@ -1029,8 +1028,8 @@ }, { "id": "bootbox", "icon": "icon-question-sign", - "desc": "警告、确认和内容编辑模态框", - "name": "模态对话框 (Bootbox)", + "desc": "警告、确认和内容编辑模态框(使用 Bootbox)", + "name": "模态对话框", "topics": [], "filter": "motaiduihuakuang mtdhk" }, { @@ -1190,8 +1189,8 @@ }, { "id": "lightbox", "icon": "icon-carousel", - "desc": "灯箱式图片浏览", - "name": "图片浏览 (Lightbox)", + "desc": "灯箱式图片浏览 (Lightbox)", + "name": "图片浏览", "topics": [], "filter": "tupianliulan tpll dxs tp dengxiangshi tupian tpyl" }], -- GitLab