diff --git a/en/device-dev/subsystems/Readme-EN.md b/en/device-dev/subsystems/Readme-EN.md index 10fa420829ca9719fa7b64437fcfb28d01bf4736..e109fa185f4feacedf1033af5cf83c0ae6c8eec6 100644 --- a/en/device-dev/subsystems/Readme-EN.md +++ b/en/device-dev/subsystems/Readme-EN.md @@ -76,7 +76,7 @@ - [Startup](subsys-boot-overview.md) - [init Module](subsys-boot-init.md) - [appspawn Module](subsys-boot-appspawn.md) - - [bootstrap Module](subsys-boot-bootstrap.md) + - [bootstrap Module](subsys-boot-bootstrap.md) - [syspara Module](subsys-boot-syspara.md) - [FAQs](subsys-boot-faqs.md) - [Reference](subsys-boot-ref.md) @@ -96,6 +96,7 @@ - [HiDumper Development](subsys-dfx-hidumper.md) - [HiChecker Development](subsys-dfx-hichecker.md) - [FaultLogger Development](subsys-dfx-faultlogger.md) + - [Hiview Development](subsys-dfx-hiview.md) - R&D Tools - [bytrace](subsys-toolchain-bytrace-guide.md) - [hdc\_std](subsys-toolchain-hdc-guide.md) diff --git a/en/device-dev/subsystems/subsys-dfx-hiview.md b/en/device-dev/subsystems/subsys-dfx-hiview.md index 34751c841a6857d8cacfc438a22abf4a7273f7ec..a422de030cfc24b0185f00cc1640fc6fed9b2c89 100644 --- a/en/device-dev/subsystems/subsys-dfx-hiview.md +++ b/en/device-dev/subsystems/subsys-dfx-hiview.md @@ -1,4 +1,4 @@ -# Hiview Development Guide +# Hiview Development ## Introduction