!94 【master】文档跳转链接优化

Merge pull request !94 from fyz1019/master
This commit is contained in:
openharmony_ci
2023-04-25 13:25:12 +00:00
committed by Gitee
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 )