@@ -6,7 +6,7 @@ The documents are carefully organized as follows:
### Getting Started
[Here](quick-start/Readme-EN.md) you'll learn how to quickly get started with OpenHarmony application development.
[Here](quick-start/Readme-EN.md) you can learn how to better prepare yourself for application development.
Browse the documents on the instructions for quickly building your first application and the basics about OpenHarmony applications.
...
...
@@ -51,7 +51,7 @@ DevEco Studio is a high-performance integrated development environment (IDE) rec
### Hands-On Tutorials
To make you better understand how functions work together and jumpstart your application development projects, we provide stripped-down, real-world [samples](https://gitee.com/openharmony/applications_app_samples/blob/master/README.md) and [codelabs](https://gitee.com/openharmony/codelabs).
To make you better understand how functions work together and jumpstart your application development projects, we provide stripped-down, real-world [samples](https://gitee.com/openharmony/applications_app_samples/blob/master/README.md).
### API References
...
...
@@ -61,16 +61,15 @@ They are organized as follows:
-[Component Reference (TypeScript-based Declarative Development Paradigm)](reference/arkui-ts/Readme-EN.md)
-[Component Reference (JavaScript-based Web-like Development Paradigm)](reference/arkui-js/Readme-EN.md)
-[JS Service Widget UI Components](reference/js-service-widget-ui/Readme-EN.md)
-[OpenHarmony IDL Specifications and User Guide](IDL/idl-guidelines.md)
-[IDL Specifications and User Guide](IDL/idl-guidelines.md)
-[Using Native APIs in Application Projects](napi/napi-guidelines.md)
## Tools
...
...
@@ -51,7 +51,7 @@ DevEco Studio is a high-performance integrated development environment (IDE) rec
## Hands-On Tutorials
To make you better understand how functions work together and jumpstart your application development projects, we provide stripped-down, real-world [samples](https://gitee.com/openharmony/applications_app_samples/blob/master/README.md) and [codelabs](https://gitee.com/openharmony/codelabs).
To make you better understand how functions work together and jumpstart your application development projects, we provide stripped-down, real-world [samples](https://gitee.com/openharmony/applications_app_samples/blob/master/README.md).
## API References
...
...
@@ -59,13 +59,12 @@ API references encompass all components and APIs available in OpenHarmony, helpi
They are organized as follows:
-[ArkTS API Reference](reference/apis/development-intro.md)
-[Component Reference (TypeScript-based Declarative Development Paradigm)](reference/arkui-ts/ts-components-summary.md)
-[Component Reference (JavaScript-compatible Web-like Development Paradigm-ArkUI.Full)](reference/arkui-js/js-components-common-attributes.md)
-[Component Reference (JavaScript-compatible Web-like Development Paradigm-ArkUI.Lite)](reference/arkui-js-lite/js-framework-file.md)
-[JS Service Widget UI Components](reference/js-service-widget-ui/js-service-widget-file.md)
-[JS and TS APIs](reference/apis/development-intro.md)