diff --git a/en/application-dev/faqs/Readme-EN.md b/en/application-dev/faqs/Readme-EN.md index 9039e594d426a3bf78b065b638478e7bc48312c6..872f525dc191173b3c7052b8f2b9b134926b1ceb 100644 --- a/en/application-dev/faqs/Readme-EN.md +++ b/en/application-dev/faqs/Readme-EN.md @@ -1,12 +1,11 @@ # FAQs -- [Ability Development](faqs-ability.md) -- [Bundle Management Development](faqs-bundle.md) -- [DFX Development](faqs-dfx.md) -- [Common Event and Notification Development](faqs-event-notification.md) -- [File Management Development](faqs-file-management.md) +- [Ability Framework Development](faqs-ability.md) - [Resource Management Development](faqs-globalization.md) +- [Common Event and Notification Development](faqs-event-notification.md) - [Graphics and Image Development](faqs-graphics.md) +- [File Management Development](faqs-file-management.md) - [Network Management Development](faqs-network-management.md) +- [DFX Development](faqs-dfx.md) - [Startup Development](faqs-startup.md) -- [Usage of Third- and Fourth-Party Libraries](faqs-third-party-library.md) \ No newline at end of file +- [Usage of Third- and Fourth-Party Libraries](faqs-third-fourth-party-library.md) \ No newline at end of file diff --git a/en/application-dev/faqs/faqs-third-party-library.md b/en/application-dev/faqs/faqs-third-fourth-party-library.md similarity index 100% rename from en/application-dev/faqs/faqs-third-party-library.md rename to en/application-dev/faqs/faqs-third-fourth-party-library.md diff --git a/en/application-dev/reference/apis/js-apis-file-fileUri.md b/en/application-dev/reference/apis/js-apis-file-fileuri.md similarity index 100% rename from en/application-dev/reference/apis/js-apis-file-fileUri.md rename to en/application-dev/reference/apis/js-apis-file-fileuri.md diff --git a/en/application-dev/website.md b/en/application-dev/website.md index a40a6a7ae93b3345e6f385ac6ccfe6e6411d6166..d0056d50bb3769242e53afc6e9d9542bc0d21036 100644 --- a/en/application-dev/website.md +++ b/en/application-dev/website.md @@ -1408,10 +1408,7 @@ - [Native XComponent](reference/native-apis/_o_h___native_x_component.md) - [HiLog](reference/native-apis/_hi_log.md) - [NativeWindow](reference/native-apis/_native_window.md) - - [OH_NativeBuffer](reference/native-apis/_o_h___native_buffer.md) - [Drawing](reference/native-apis/_drawing.md) - - [OH_NativeImage](reference/native-apis/_o_h___native_image.md) - - [NativeVsync](reference/native-apis/_native_vsync.md) - [Image](reference/native-apis/image.md) - [Rawfile](reference/native-apis/rawfile.md) - [MindSpore](reference/native-apis/_mind_spore.md) @@ -1439,10 +1436,7 @@ - [external_window.h](reference/native-apis/external__window_8h.md) - [image_pixel_map_napi.h](reference/native-apis/image__pixel__map__napi_8h.md) - [log.h](reference/native-apis/log_8h.md) - - [native_buffer.h](reference/native-apis/native__buffer_8h.md) - - [native_image.h](reference/native-apis/native__image_8h.md) - [native_interface_xcomponent.h](reference/native-apis/native__interface__xcomponent_8h.md) - - [native_vsync.h](reference/native-apis/native__vsync_8h.md) - [raw_dir.h](reference/native-apis/raw__dir_8h.md) - [raw_file_manager.h](reference/native-apis/raw__file__manager_8h.md) - [raw_file.h](reference/native-apis/raw__file_8h.md) @@ -1468,7 +1462,6 @@ - [native_huks_type.h](reference/native-apis/native__huks__type_8h.md) - Structs - [OH_Drawing_BitmapFormat](reference/native-apis/_o_h___drawing___bitmap_format.md) - - [OH_NativeBuffer_Config](reference/native-apis/_o_h___native_buffer___config.md) - [OH_NativeXComponent_Callback](reference/native-apis/_o_h___native_x_component___callback.md) - [OH_NativeXComponent_MouseEvent](reference/native-apis/_o_h___native_x_component___mouse_event.md) - [OH_NativeXComponent_MouseEvent_Callback](reference/native-apis/_o_h___native_x_component___mouse_event___callback.md) @@ -1515,20 +1508,12 @@ - [Full SDK Compilation Guide](quick-start/full-sdk-compile-guide.md) - [Guide to Switching to Full SDK](quick-start/full-sdk-switch-guide.md) - [Ability Framework Development](faqs/faqs-ability.md) - - [Bundle Management Development](faqs/faqs-bundle.md) - - [ArkUI (ArkTS) Development](faqs/faqs-ui-ets.md) - - [ArkUI Web Component (ArkTS) Development](faqs/faqs-web-arkts.md) - - [ArkUI (JavaScript) Development](faqs/faqs-ui-js.md) + - [Resource Management Development](faqs/faqs-globalization.md) - [Common Event and Notification Development](faqs/faqs-event-notification.md) - [Graphics and Image Development](faqs/faqs-graphics.md) - [File Management Development](faqs/faqs-file-management.md) - - [Media Development](faqs/faqs-media.md) - - [Network and Connection Development](faqs/faqs-connectivity.md) - - [Device Management Development](faqs/faqs-data-management.md) - - [Device Management Development](faqs/faqs-device-management.md) + - [Network Management Development](faqs/faqs-network-management.md) - [DFX Development](faqs/faqs-dfx.md) - - [Intl Development](faqs/faqs-international.md) - - [Native API Usage](faqs/faqs-native.md) - - [Usage of Third- and Fourth-Party Libraries](faqs/faqs-third-party-library.md) - - [IDE Usage](faqs/faqs-ide.md) - - [Development Board](faqs/faqs-development-board.md) + + - [Startup Development](faqs/faqs-startup.md) + - [Usage of Third- and Fourth-Party Libraries](faqs/faqs-third-fourth-party-library.md)