From cebfa3b2ef76cd2f350a46571ddf2d293c1e7b61 Mon Sep 17 00:00:00 2001 From: qinghuanI <1062217965@qq.com> Date: Mon, 30 Oct 2023 21:10:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 19 ++++++++++--------- docs/others/copyright.md | 5 +++++ 2 files changed, 15 insertions(+), 9 deletions(-) create mode 100644 docs/others/copyright.md diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index bff4e7b..5cfab7e 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -36,15 +36,15 @@ const themeConfig = { ["/advanced/remote", "远程开发"], ], }, - { - title: "插件开发", - collapsable: false, - sidebarDepth: 1, - children: [ - ["/plugins/theme_plugin", "主题插件"], - ["/plugins/function_plugin", "功能插件"], - ], - }, + // { + // title: "插件开发", + // collapsable: false, + // sidebarDepth: 1, + // children: [ + // ["/plugins/theme_plugin", "主题插件"], + // ["/plugins/function_plugin", "功能插件"], + // ], + // }, { title: "生态系统", collapsable: false, @@ -64,6 +64,7 @@ const themeConfig = { ["/others/get_webstorm", "申请 WebStorm"], ["/others/directory_organization", "目录组织"], ["/others/thanks_formally", "鸣谢"], + ["/others/copyright", "版权"], ], }, ], diff --git a/docs/others/copyright.md b/docs/others/copyright.md new file mode 100644 index 0000000..910160c --- /dev/null +++ b/docs/others/copyright.md @@ -0,0 +1,5 @@ +# 版权 + +《WebStorm 使用指南》由[qinghuanI](https://github.com/qinghuanI/qinghuanI)创作,采用[知识共享 署名 - 非商业性使用 - 相同方式共享 4.0 国际 许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/)进行许可。 + +本人保留所有权限,保留出版权限,未经本人书面许可任何人不得用于商业出版。