diff --git a/en/device-dev/subsystems/subsys-build-mini-lite.md b/en/device-dev/subsystems/subsys-build-mini-lite.md
index ce9e330cd78711067f1d4af027c1f2beab8be6a0..c12b28c3d9c5a7135ead0f12462397f953409c6f 100644
--- a/en/device-dev/subsystems/subsys-build-mini-lite.md
+++ b/en/device-dev/subsystems/subsys-build-mini-lite.md
@@ -1,4 +1,4 @@
-# Building Guidelines for Mini and Small Systems
+# Building Mini and Small Systems
## Overview
diff --git a/en/device-dev/subsystems/subsys-build-standard-large.md b/en/device-dev/subsystems/subsys-build-standard-large.md
index 0dfffb12b8c42485646329fbecd5f72a86b6a34e..d47fbd1d235b46617d2471201eb874f9b557f4d1 100644
--- a/en/device-dev/subsystems/subsys-build-standard-large.md
+++ b/en/device-dev/subsystems/subsys-build-standard-large.md
@@ -1,4 +1,4 @@
-# Building Guidelines for Standard Systems
+# Building a Standard System
## Overview
diff --git a/en/device-dev/subsystems/subsys-build.md b/en/device-dev/subsystems/subsys-build.md
index b8aa6b81f76ee323182ed22af9ad3db1afb6114f..8bbf1247ff453b5ae36058be1879ed81224ed4da 100644
--- a/en/device-dev/subsystems/subsys-build.md
+++ b/en/device-dev/subsystems/subsys-build.md
@@ -1,9 +1,9 @@
# Compilation and Building
-- **[Building Guidelines for Mini and Small Systems](subsys-build-mini-lite.md)**
+- **[Building Mini and Small Systems](subsys-build-mini-lite.md)**
-- **[Building Guidelines for Standard Systems](subsys-build-standard-large.md)**
+- **[Building a Standard System](subsys-build-standard-large.md)**
- **[Build System Coding Specifications and Best Practices](subsys-build-gn-coding-style-and-best-practice.md)**
-
+- **[Building the Kconfig Visual Configuration](subsys-build-gn-kconfig-visual-config-guid.md)**
diff --git a/en/device-dev/subsystems/subsys-toolchain-bytrace-guide.md b/en/device-dev/subsystems/subsys-toolchain-bytrace-guide.md
index e3b542ac9197dbf8c93ccee723232403aff3bed5..c1609bcb2ea5f0b04a15c632a4997c309c7d5fe7 100644
--- a/en/device-dev/subsystems/subsys-toolchain-bytrace-guide.md
+++ b/en/device-dev/subsystems/subsys-toolchain-bytrace-guide.md
@@ -1,4 +1,4 @@
-# bytrace Usage Guidelines
+# bytrace
## Overview
diff --git a/en/device-dev/subsystems/subsys-toolchain-hdc-guide.md b/en/device-dev/subsystems/subsys-toolchain-hdc-guide.md
index 3c72f79eac135f35b8e2a125cd3ede923fc3db05..70b52ef61d1b7279111d01d0a93d0494353519d7 100644
--- a/en/device-dev/subsystems/subsys-toolchain-hdc-guide.md
+++ b/en/device-dev/subsystems/subsys-toolchain-hdc-guide.md
@@ -1,4 +1,4 @@
-# hdc\_std Usage Guidelines
+# hdc\_std
hdc\_std \(OpenHarmony Device Connector\) is a command line tool provided by OpenHarmony for debugging. With this tool, you can interact with real devices or simulators from a Windows or Linux OS.
diff --git a/en/device-dev/subsystems/subsys-toolchain.md b/en/device-dev/subsystems/subsys-toolchain.md
index bf65f5f78a4fbf2f28777bf3222476597f987311..ebb14d2e60dc493893241f8d308df7c8a8d93deb 100644
--- a/en/device-dev/subsystems/subsys-toolchain.md
+++ b/en/device-dev/subsystems/subsys-toolchain.md
@@ -1,7 +1,9 @@
# R&D Tools
-- **[bytrace Usage Guidelines](subsys-toolchain-bytrace-guide.md)**
+- **[bytrace](subsys-toolchain-bytrace-guide.md)**
-- **[hdc\_std Usage Guidelines](subsys-toolchain-hdc-guide.md)**
+- **[hdc\_std](subsys-toolchain-hdc-guide.md)**
+
+- **[hiperf](subsys-toolchain-hiperf.md)**