From b475761e11649c0856706a1f1177c816ed7e0990 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Sat, 2 Apr 2022 03:33:00 +0000 Subject: [PATCH] update en/application-dev/website.md. Signed-off-by: @ge-yafang --- en/application-dev/website.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/en/application-dev/website.md b/en/application-dev/website.md index 9d38fc45ce..dfcd918c09 100644 --- a/en/application-dev/website.md +++ b/en/application-dev/website.md @@ -2,8 +2,14 @@ - [Application Development Overview](application-dev-guide.md) - Quick Start - - [Directory Structure](quick-start/package-structure.md) - - [Resource File Categories](quick-start/basic-resource-file-categories.md) + - Getting Started + - [Preparations](quick-start/start-overview.md) + - [Getting Started with eTS](quick-start/start-with-ets.md) + - [Getting Started with JavaScript in the Traditional Coding Approach](quick-start/start-with-js.md) + - [Getting Started with JavaScript in the Low-Code Approach](quick-start/start-with-js-low-code.md) + - Development Fundamentals + - [Directory Structure](quick-start/package-structure.md) + - [Resource File Categories](quick-start/basic-resource-file-categories.md) - Development - [Ability Development](ability/Readme-EN.md) - [Ability Framework Overview](ability/ability-brief.md) -- GitLab