文档跳转链接优化

Signed-off-by: fangyunzhong <fangyunzhong2@huawei.com>
This commit is contained in:
fangyunzhong
2023-04-21 07:54:35 +00:00
parent ce38caa912
commit 4581a9330c
2 changed files with 8 additions and 12 deletions
+4 -8
View File
@@ -19,10 +19,6 @@ resource tool is used in computer.In OpenHarmony SDK toolchain.Provide to IDE.Su
## Instructions
### SDK Build
[SDK build refer](https://gitee.com/openharmony/build/blob/master/README.md)
### Test
In PC, run `python test.py ./restool ./out`
@@ -54,11 +50,11 @@ entry Directory Structure
**global_resource_tool**
[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README.md)
[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md)
[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README.md)
[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md)
[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README.md)
[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md)
[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README.md)
[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.en.md)
+4 -4
View File
@@ -100,10 +100,10 @@ restool -i entry/src/main -j entry/src/main/module.json -p com.ohos.demo -o out
**global_resource_tool**
[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/README_zh.md)
[third_party_libxml2](https://gitee.com/openharmony/third_party_libxml2/blob/master/README.md)
[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/README_zh.md)
[third_party_jsoncpp](https://gitee.com/openharmony/third_party_jsoncpp/blob/master/README.md)
[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/README_zh.md)
[third_party_sqlite](https://gitee.com/openharmony/third_party_sqlite/blob/master/README.md)
[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/README_zh.md)
[third_party_bounds_checking_function](https://gitee.com/openharmony/third_party_bounds_checking_function/blob/master/README.md )