diff --git a/zh-cn/application-dev/tools/Readme-CN.md b/zh-cn/application-dev/tools/Readme-CN.md index 88a4e24f132a6611ca4c2679c8ed84d9b6d063a0..d3139adeb6058afc21d3ed28d71f3db737141784 100644 --- a/zh-cn/application-dev/tools/Readme-CN.md +++ b/zh-cn/application-dev/tools/Readme-CN.md @@ -9,3 +9,4 @@ - [anm工具](anm-tool.md) - [restool工具](restool.md) - [LLDB调试器使用指导](lldb-tool.md) +- [suap工具](suap-tool.md) diff --git a/zh-cn/application-dev/website.md b/zh-cn/application-dev/website.md index 04520405ef14c316680ea199dbad357c48f14e0f..cee1fb8b6b7d5a07936f63af44155f86f8250924 100644 --- a/zh-cn/application-dev/website.md +++ b/zh-cn/application-dev/website.md @@ -691,6 +691,7 @@ - [anm工具](tools/anm-tool.md) - [restool工具](tools/restool.md) - [LLDB调试器使用指导](tools/lldb-tool.md) + - [suap工具](tools/suap-tool.md) - 示例教程 - [开发案例](https://gitee.com/openharmony/docs/blob/master/zh-cn/third-party-cases/Readme-CN.md) - [示例代码](https://gitee.com/openharmony/applications_app_samples/blob/master/README_zh.md)