diff --git a/cover.md b/_coverpage.md similarity index 100% rename from cover.md rename to _coverpage.md diff --git a/_navbar.md b/_navbar.md new file mode 100644 index 0000000000000000000000000000000000000000..b8a0279e3de997ffdf7c9fbdb9b1b1f24eb92a69 --- /dev/null +++ b/_navbar.md @@ -0,0 +1,3 @@ +- Documentation + - [简体中文](zh-cn/3.0/readme.md) + - [English](en-us/3.0/readme.md) \ No newline at end of file diff --git a/sidebar.md b/_sidebar.md similarity index 100% rename from sidebar.md rename to _sidebar.md diff --git a/en-us/2.0/readme.md b/en-us/2.0/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..ee2ed47835d40183653a031a838ed9704ef34744 --- /dev/null +++ b/en-us/2.0/readme.md @@ -0,0 +1 @@ +test 2.0 \ No newline at end of file diff --git a/first-api.md b/en-us/3.0/first-api.md similarity index 100% rename from first-api.md rename to en-us/3.0/first-api.md diff --git a/quick-start.md b/en-us/3.0/quick-start.md similarity index 100% rename from quick-start.md rename to en-us/3.0/quick-start.md diff --git a/en-us/3.0/readme.md b/en-us/3.0/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..ef4b3e12442a9628ef3d4009e096253dba96d160 --- /dev/null +++ b/en-us/3.0/readme.md @@ -0,0 +1 @@ +test 3.0 \ No newline at end of file diff --git a/en-us/_navbar.md b/en-us/_navbar.md new file mode 100644 index 0000000000000000000000000000000000000000..3770202a5637f24f9bad3c97c36bdc6872de871b --- /dev/null +++ b/en-us/_navbar.md @@ -0,0 +1,6 @@ +- Documentation + - [简体中文](zh-cn/3.0/readme.md) + - [English](en-us/3.0/readme.md) +- Versions + - [3.x](en-us/3.0/readme.md) + - [2.x](en-us/2.0/readme.md) \ No newline at end of file diff --git a/en-us/_sidebar.md b/en-us/_sidebar.md new file mode 100644 index 0000000000000000000000000000000000000000..00b93344245a5fd6d1ce6d22774b51891d9ddd3c --- /dev/null +++ b/en-us/_sidebar.md @@ -0,0 +1,62 @@ +* version log + +* upgrade Guide + +* project experience + + * [fast installation](en-us/3.0/quick-start.md) + * [the first API](en-us/3.0/first-api.md) + +* project introduction + + * [noun interpretation]() + + * [directory structure]() + + * [running process]() + + * [life cycle]() + +* functional combing + + * [system configuration]() + + * [menu user]() + + * [system authority]() + + * [application management]() + + * [interface management]() + +* two opening details (PHP part) + + * [interface configuration]() + + * [application authority]() + + * [cache support]() + + * [interface routing]() + + * [backstage routing]() + + * [encryption authentication]() + + * [security recommendations]() + +* two opening details (Vue part) + + * [add a page]() + + * [menu permission control]() + + * [local storage instructions]() + + * [network request]() + + * [cross domain treatment]() + + * [VUE routing]() + +* FAQ \ No newline at end of file diff --git a/index.html b/index.html index bdacd81331d996eea50cb60ae8c8a73a820de4c1..c79869fe7ed81235a24aa7c6343c4d1f6e49f913 100644 --- a/index.html +++ b/index.html @@ -15,14 +15,18 @@