From 7bf71ae6e868d8682eeda50536e242f6034e006c Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Sun, 24 Apr 2022 10:24:04 +0800 Subject: [PATCH] fixed 880cf48 from https://gitee.com/esterzhou/docs/pulls/3417 update docs Signed-off-by: ester.zhou --- ...3\346\215\267\346\226\271\345\274\217.lnk" | Bin 0 -> 1333 bytes en/device-dev/quick-start/Readme-EN.md | 56 ++++++++++++++++-- .../quick-start/quickstart-ide-lite.md | 2 +- 3 files changed, 53 insertions(+), 5 deletions(-) create mode 100644 "en/application-dev/reference/arkui-js/arkui-js - \345\277\253\346\215\267\346\226\271\345\274\217.lnk" diff --git "a/en/application-dev/reference/arkui-js/arkui-js - \345\277\253\346\215\267\346\226\271\345\274\217.lnk" "b/en/application-dev/reference/arkui-js/arkui-js - \345\277\253\346\215\267\346\226\271\345\274\217.lnk" new file mode 100644 index 0000000000000000000000000000000000000000..d054f4afc6568d1c27a58eaead0e5c8307bc9f49 GIT binary patch literal 1333 zcmbtUT}V@57=E_A&_JDLp<*h9sOZ)aD|28-Te_lDm_+75JZxvQY1^2;6_FQagnFrl zq*z!|q_B$!f=s$ey2-pK3!+GZuu{C}=O*fX&!^L^ffs#;_vd`yd!Fxke>f)q=u-5g zff-Gsq8G6+kU#Zv#Z>?MweIuspXuCF3%Wzkx^nlDMVAQF2@}#K`V?f*k?7%p`ZsQq4r0ZyNz1u!EHF<6=Iw09gGtWB_(D8l36ux(oG zhH9EO!3iH6pwEzkb+p0S8A~J@-@yBfHtb}K7*?Csryey7&9=r(ps8Nq;2N`0dwS(M z);kSL6mJ8pzu_2E&?iVHEpik%ir?Stb||fGpV#PA+ffq*^Ls7ymnh>?TwQL1XPzAP`wTn*06g-RSQ&R9LZh3*o6S$xk%W0=`IdT z#hLI-0!?jhqlZd=Bn(^BxIQZOY+*g|4xkBb#N7yw*11$d=kN>?9w@e=W}wV~oh01* z_>sgO9!jgys(=QH=S3*hD@PPo4y7(DA)-2%&?vyhPLt(zL6Q#aFD@x66|azjPo}D_ zXB;0|{@yVBw4=><@#gc@OJ9?wgWY!z_gW^mI$xv=;()O$gjZy*v44{uzqR06<;1VK z9pf#oJ#O09`kO^gA<4hB&PE>f%S^popYF{bcSPP|67mU`S2qchkXCaZu2iNQZm;Sa z`$oUq&!PS89Ka-qZIq^nvL|v-IjfI4iGKuX* z66SEnUoekO^AR802&QkJ6>lFJl1YGPQ#78Lz(`%oZI0 literal 0 HcmV?d00001 diff --git a/en/device-dev/quick-start/Readme-EN.md b/en/device-dev/quick-start/Readme-EN.md index 0efb4c35df..a95d57b814 100644 --- a/en/device-dev/quick-start/Readme-EN.md +++ b/en/device-dev/quick-start/Readme-EN.md @@ -1,5 +1,5 @@ # Getting Started -- Getting Started for Mini and Small Systems +- Getting Started with Mini and Small Systems (IDE Mode, Recommended) - [Mini and Small System Overview](quickstart-ide-lite-overview.md) - Environment Preparation - [Setting Up the Windows+Ubuntu Hybrid Build Environment](quickstart-ide-lite-env-setup-win-ubuntu.md) @@ -22,8 +22,34 @@ - Introduction to Development Boards - [Introduction to the Hi3861 Development Board](quickstart-ide-lite-introduction-hi3861.md) - [Introduction to the Hi3516 Development Board](quickstart-ide-lite-introduction-hi3516.md) - - [Getting Started with Mini and Small Systems (Installation Package Mode)](quickstart-lite-package-directory.md) -- Getting Started for Standard System +- Getting Started with Mini and Small Systems (Installation Package Mode) + - [Mini and Small System Overview](quickstart-lite-overview.md) + - [Environment Preparation](quickstart-lite-env-setup.md) + - Running a Hello World Program + - Hi3861 Development Board + - [Setting Up the Hi3861 Development Board Environment](quickstart-lite-steps-hi3861-setting.md) + - [Writing a Hello World Program](quickstart-lite-steps-hi3861-application-framework.md) + - [Building](quickstart-lite-steps-hi3861-building.md) + - [Burning](quickstart-lite-steps-hi3861-burn.md) + - [Networking](quickstart-lite-steps-hi3861-netconfig.md) + - [Debugging and Verification](quickstart-lite-steps-hi3861-debug.md) + - [Running](quickstart-lite-steps-hi3816-running.md) + - Hi3516 Development Board + - [Setting Up the Hi3516 Development Board Environment](quickstart-lite-steps-hi3516-setting.md) + - [Writing a Hello World Program](quickstart-lite-steps-hi3516-application-framework.md) + - [Building](quickstart-lite-steps-hi3516-building.md) + - [Burning](quickstart-lite-steps-hi3516-burn.md) + - [Running](quickstart-lite-steps-hi3516-running.md) + - FAQs + - [Fixing hb Installation Issues](quickstart-lite-faq-hb.md) + - [Fixing Compilation Issues](quickstart-lite-faq-compose.md) + - [Fixing Burning Issues](quickstart-lite-faq-burning.md) + - Appendix + - Introduction to Development Boards + - [Introduction to the Hi3861 Development Board](quickstart-lite-introduction-hi3861.md) + - [Introduction to the Hi3516 Development Board](quickstart-lite-introduction-hi3516.md) + - [Reference](quickstart-lite-reference.md) +- Getting Started with Standard System (IDE Mode, Recommended) - [Standard System Overview](quickstart-ide-standard-overview.md) - Environment Preparation - [Setting Up the Windows+Ubuntu Hybrid Build Environment](quickstart-ide-standard-env-setup-win-ubuntu.md) @@ -44,4 +70,26 @@ - Introduction to Development Boards - [Introduction to the Hi3516 Development Board](quickstart-ide-standard-board-introduction-hi3516.md) - [Introduction to the RK3568 Development Board](quickstart-ide-standard-board-introduction-rk3568.md) - - [Getting Started for Standard System (Installation Package Mode)](quickstart-standard-package-directory.md) +- Getting Started with Standard System (Installation Package Mode) + - [Standard System Overview](quickstart-standard-overview.md) + - [Setting Up Environments for Standard System](quickstart-standard-env-setup.md) + - Running a Hello World Program + - Hi3516 Development Board + - [Writing a Hello World Program](quickstart-standard-running-hi3516-create.md) + - [Building](quickstart-standard-running-hi3516-build.md) + - [Burning](quickstart-standard-running-hi3516-burning.md) + - [Running](quickstart-standard-running-hi3516-running.md) + - RK3568 Development Board + - [Writing a Hello World Program](quickstart-standard-running-rk3568-create.md) + - [Building](quickstart-standard-running-rk3568-build.md) + - [Burning](quickstart-standard-running-rk3568-burning.md) + - [Running](quickstart-standard-running-rk3568-running.md) + - FAQs + - [Fixing hb Installation Issues](quickstart-standard-faq-hb.md) + - [Fixing Compilation Issues](quickstart-standard-faq-compose.md) + - [Fixing Burning Issues](quickstart-standard-faq-burning.md) + - Appendix + - Introduction to Development Boards + - [Introduction to the Hi3516 Development Board](quickstart-standard-board-introduction-hi3516.md) + - [Introduction to the RK3568 Development Board](quickstart-standard-board-introduction-rk3568.md) + - [Reference](quickstart-standard-reference.md) diff --git a/en/device-dev/quick-start/quickstart-ide-lite.md b/en/device-dev/quick-start/quickstart-ide-lite.md index 8abb4f01ec..46a6f375f1 100644 --- a/en/device-dev/quick-start/quickstart-ide-lite.md +++ b/en/device-dev/quick-start/quickstart-ide-lite.md @@ -1,4 +1,4 @@ -# Getting Started for Mini and Small Systems (IDE Mode) +# Getting Started with Mini and Small Systems (IDE Mode) -- GitLab