Procházet zdrojové kódy

:memo: create the structure of documents

Jeremy Zheng před 3 roky
rodič
revize
0fc90574f8

+ 6 - 2
README.md

@@ -1,2 +1,6 @@
-# mint
-rewrite of PCD
+# International Academy Of Pali Tipitaka(国际巴利三藏学院)
+
+## Documents
+
+- [开发文档](documents/development/)
+- [运维文档](documents/deployment/)

+ 0 - 0
documents/deployment/README.md


+ 10 - 0
documents/development/README.md

@@ -0,0 +1,10 @@
+# 开发线培训文档
+
+## 后端
+
+- [CPP20](cpp/)
+- [JAVA](java/)
+- [NODE](node/)
+- [php](php/)
+
+## [前端](frontend/)

+ 0 - 0
documents/development/cpp/README.md


+ 9 - 0
documents/development/frontend/README.md

@@ -0,0 +1,9 @@
+# 前端培训文档
+
+- [Typescript 第一天](ts-day-1/)
+- [Typescript 第二天](ts-day-2/)
+- [React 第一天](react-day-1/)
+- [React 第二天](react-day-2/)
+- [React 第三天](react-day-3/)
+- [React 第四天](react-day-4/)
+- [React 第五天](react-day-5/)

+ 0 - 0
documents/development/frontend/react-day-1/README.md


+ 0 - 0
documents/development/frontend/react-day-2/README.md


+ 0 - 0
documents/development/frontend/react-day-3/README.md


+ 0 - 0
documents/development/frontend/react-day-4/README.md


+ 0 - 0
documents/development/frontend/react-day-5/README.md


+ 0 - 0
documents/development/frontend/ts-day-1/README.md


+ 0 - 0
documents/development/frontend/ts-day-2/README.md


+ 0 - 0
documents/development/java/README.md


+ 0 - 0
documents/development/node/README.md


+ 0 - 0
documents/development/php/README.md