未验证 提交 add3759b 编写于 作者: O openharmony_ci 提交者: Gitee

!17512 update links

Merge pull request !17512 from NEEN/master
......@@ -189,7 +189,7 @@ For details about how to obtain the source code of OpenHarmony, see [Source Code
## How to Participate
For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README-EN.md)
For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README_EN.md)
For details about how to contribute, see [How to contribute](contribute/how-to-contribute.md).
......
......@@ -6,7 +6,7 @@
- [OpenHarmony API Governance Charter](../design/OpenHarmony-API-governance.md)
- [OpenHarmony Security Design Specifications](OpenHarmony-security-design-guide.md)
- [OpenHarmony Build Specifications](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/sig-build-system.md)
- [OpenHarmony Build Specifications](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/sig_build_system.md)
### Coding Style
......
......@@ -24,9 +24,9 @@ In principle, the code contributed to the OpenHarmony project must be source cod
It is recommended that the code contributed to the OpenHarmony project be distributed using a license in the license trustlist, which includes:
- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0) (applicable to user-mode code)
- [3-clause BSD License (BSD-3-Clause)](https://opensource.org/licenses/BSD-3-Clause) (applicable to LiteOS kernel code)
- [GNU General Public License version 2 (GPL-2.0)](https://opensource.org/licenses/GPL-2.0) (applicable to Linux kernel code)
- Apache License 2.0 (Apache-2.0) (applicable to user-mode code)
- 3-clause BSD License (BSD-3-Clause) (applicable to LiteOS kernel code)
- GNU General Public License version 2 (GPL-2.0) (applicable to Linux kernel code)
## Licenses for Third-Party Dependencies
......@@ -36,43 +36,43 @@ In addition to the code contributed, the OpenHarmony project may introduce or de
Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony project recommends that third-party dependencies using the following licenses be preferentially accepted:
- [Academic Free License 3.0 (AFL-3.0)](https://opensource.org/licenses/AFL-3.0)
- Academic Free License 3.0 (AFL-3.0)
- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)
- Apache License 2.0 (Apache-2.0)
- [Apache Software License 1.1](https://www.apache.org/licenses/LICENSE-1.1). Including variants:
- Apache Software License 1.1. Including variants:
- [PHP License 3.01](http://www.php.net/license/3_01.txt)
- [MX4J License](http://mx4j.sourceforge.net/docs/ch01s06.html)
- PHP License 3.01
- MX4J License
- [Boost Software License (BSL-1.0)](https://opensource.org/licenses/BSL-1.0)
- Boost Software License (BSL-1.0)
- BSD License:
- [3-clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
- [2-clause BSD License](https://opensource.org/licenses/BSD-2-Clause)
- 3-clause BSD License
- 2-clause BSD License
- DOM4J License
- [PostgreSQL License](http://opensource.org/licenses/postgresql)
- PostgreSQL License
- [ISC](https://opensource.org/licenses/ISC)
- ISC
- ICU
- [MIT License (MIT)](https://opensource.org/licenses/MIT) / X11
- MIT License (MIT) / X11
- [MIT No Attribution License (MIT-0)](https://opensource.org/licenses/MIT-0)
- MIT No Attribution License (MIT-0)
- [Mulan Permissive Software License v2 (MulanPSL-2.0)](https://opensource.org/licenses/MulanPSL-2.0)
- Mulan Permissive Software License v2 (MulanPSL-2.0)
- [The Unlicense](https://opensource.org/licenses/unlicense)
- The Unlicense
- [W3C License (W3C)](https://opensource.org/licenses/W3C)
- W3C License (W3C)
- [University of Illinois/NCSA](http://opensource.org/licenses/UoI-NCSA.php)
- University of Illinois/NCSA
- [X.Net](http://opensource.org/licenses/xnet.php)
- X.Net
- [zlib/libpng](http://opensource.org/licenses/zlib-license.php)
- zlib/libpng
- FSF autoconf license
......@@ -80,57 +80,57 @@ Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony pro
- OOXML XSD ECMA License
- [Microsoft Public License (MsPL)](http://www.opensource.org/licenses/ms-pl.html)
- Microsoft Public License (MsPL)
- [Python Software Foundation License](http://www.opensource.org/licenses/PythonSoftFoundation.php)
- Python Software Foundation License
- [Python Imaging Library Software License](https://github.com/python-pillow/Pillow/blob/master/LICENSE)
- Python Imaging Library Software License
- [Adobe Postcript(R) AFM files](https://spdx.org/licenses/APAFML.html)
- Adobe Postcript(R) AFM files
- [Boost Software License Version 1.0](http://www.opensource.org/licenses/BSL-1.0)
- Boost Software License Version 1.0
- [WTF Public License](http://www.wtfpl.net/)
- WTF Public License
- [The Romantic WTF public license](https://github.com/pygy/gosub/blob/master/LICENSE)
- The Romantic WTF public license
- [UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE](http://www.unicode.org/copyright.html#Exhibit1)
- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
- [Zope Public License 2.0](https://opensource.org/licenses/ZPL-2.0)
- Zope Public License 2.0
- ACE license
- [Oracle Universal Permissive License (UPL) Version 1.0](https://oss.oracle.com/licenses/upl/)
- Oracle Universal Permissive License (UPL) Version 1.0
- [Open Grid Forum License](https://www.ogf.org/ogf/doku.php/about/copyright)
- Open Grid Forum License
- Google "Additional IP Rights Grant (Patents)" file
- [Historical Permission Notice and Disclaimer](https://opensource.org/licenses/HPND)
- Historical Permission Notice and Disclaimer
### Licenses for Unacceptable Third-Party Dependencies
In principle, the OpenHarmony project will not accept third-party dependencies that use the following licenses, since these licenses do not support commercial use or contain unreasonable restrictions or obligations:
- Intel Simplified Software License
- [JSR-275 License](https://github.com/unitsofmeasurement/jsr-275/blob/0.9.3/LICENSE.txt)
- [Microsoft Limited Public License](https://www.openhub.net/licenses/mslpl)
- [Amazon Software License (ASL)](https://aws.amazon.com/asl/)
- JSR-275 License
- Microsoft Limited Public License
- Amazon Software License (ASL)
- Java SDK for Satori RTM license
- [Redis Source Available License (RSAL)](https://redislabs.com/community/licenses/)
- Redis Source Available License (RSAL)
- Booz Allen Public License
- [Confluent Community License Version 1.0](https://www.confluent.io/confluent-community-license/)
- [Any license including the Commons Clause License Condition v1.0](https://commonsclause.com/)
- Confluent Community License Version 1.0
- Any license including the Commons Clause License Condition v1.0
- Creative Commons Non-Commercial variants
- [Sun Community Source License 3.0](http://jcp.org/aboutJava/communityprocess/SCSL3.0.rtf)
- [GNU GPL 3](http://www.opensource.org/licenses/gpl-license.php)
- [GNU Affero GPL 3](http://www.opensource.org/licenses/agpl-v3.html)
- [BSD-4-Clause](https://spdx.org/licenses/BSD-4-Clause.html)/[BSD-4-Clause (University of California-Specific)](https://spdx.org/licenses/BSD-4-Clause-UC.html)
- Sun Community Source License 3.0
- GNU GPL 3
- GNU Affero GPL 3
- BSD-4-Clause
- Facebook BSD+Patents license
- [NPL 1.0](https://spdx.org/licenses/NPL-1.0.html)/[NPL 1.1](https://spdx.org/licenses/NPL-1.1.html)
- NPL 1.0/NPL 1.1
- The Solipsistic Eclipse Public License
- [The "Don't Be A Dick" Public License](https://dbad-license.org/)
- [JSON License](http://www.json.org/license.html)
- The "Don't Be A Dick" Public License
- JSON License
## Rules for Introducing Special Licenses
......
......@@ -181,7 +181,7 @@ The distributed data objects are encapsulated into JS objects in distributed in-
The following sample is provided to help you better understand how to develop abilities:
- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/PageAbility)
- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility)
## Setting Up the Environment
......
......@@ -15,7 +15,7 @@
*Name the figures after the development board.*
*Reference document: https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-introduction-hi3861.md*
*Reference document: [Hi3861 Development Board](../../device-dev/quick-start/quickstart-appendix-hi3861.md))*
********
## Development Board Specifications
......
......@@ -8,7 +8,7 @@
2、通过OpenHarmony代码门禁安全扫描工具测试,扫描告警结果清零。
3、依据[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/编译规范.md),使用编译选项扫描工具检查二进制文件编译选项开启情况,二进制文件编译选项均需要符合规范要求。
3、依据[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md),使用编译选项扫描工具检查二进制文件编译选项开启情况,二进制文件编译选项均需要符合规范要求。
4、针对接收并处理用户态参数模块,开发人员需依据[Fuzz测试框架](https://gitee.com/openharmony/test_developertest/tree/master/libs/fuzzlib)开发灰白盒Fuzz测试套,并完成灰白盒Fuzz测试验证。
......
......@@ -6,7 +6,7 @@
- [贡献流程](贡献流程.md)
- [自测试验证](../readme/测试子系统.md)
- [贡献文档](贡献文档.md)
- [写作规范](写作规范.md)
- [文档风格](style-guide/Readme-CN.md)
- [社区沟通与交流](社区沟通与交流.md)
- [FAQ](FAQ.md)
......@@ -146,7 +146,7 @@
示例:
[内核子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%86%85%E6%A0%B8%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
[内核子系统](../../readme/内核子系统.md)
[drivers\_liteos](https://gitee.com/openharmony/drivers_liteos/blob/master/README_zh.md)
......
......@@ -181,7 +181,7 @@ _已发布的Sample code、Codelabs、Demo工程包,请在此处提供链接
针对Ability开发,有以下相关实例可供参考:
- [Page内和Page间导航跳转](https://gitee.com/openharmony/codelabs/tree/master/Ability/PageAbility)
- [UIAbility内和UIAbility间页面的跳转(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility
## 环境准备
......
......@@ -15,7 +15,7 @@
**图片名称以开发板名称命名。*
*参考文档:https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3861.md*
*参考文档:[Hi3861开发板介绍](../../device-dev/quick-start/quickstart-appendix-hi3861.md)*
********
## 开发板规格
......
......@@ -139,7 +139,7 @@ third_party_abcde/doc/ LICENSEFILE LICENSE Apache-2.0
#### 新增三方开源软件评审
参考[SIG-Architecture](https://gitee.com/openharmony/community/blob/master/sig/sig-architecture/sig-architecture_cn.md),SIG-Architecture会统一安排建仓评审。
参考[SIG-Architecture](https://gitee.com/openharmony/community/blob/master/sig/sig_architecture/sig_architecture_cn.md),SIG-Architecture会统一安排建仓评审。
### 第三方开源软件许可证要求
......
......@@ -26,9 +26,9 @@ OpenHarmony项目第三方依赖:OpenHarmony项目依赖的第三方开源代
OpenHarmony项目贡献代码许可证白名单包括:
- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)(适用于用户态代码)
- [3-clause BSD License (BSD-3-Clause)](https://opensource.org/licenses/BSD-3-Clause) (适用于LiteOS Kernel代码)
- [GNU General Public License version 2 (GPL-2.0)](https://opensource.org/licenses/GPL-2.0)(适用于Linux Kernel代码)
- Apache License 2.0 (Apache-2.0)(适用于用户态代码)
- 3-clause BSD License (BSD-3-Clause)(适用于LiteOS Kernel代码)
- GNU General Public License version 2 (GPL-2.0)(适用于Linux Kernel代码)
## OpenHarmony项目第三方依赖可接纳和不可接纳的许可证名单
......@@ -38,43 +38,43 @@ OpenHarmony项目还可能引入或依赖不同的第三方开源软件,这些
与Apache-2.0许可证相兼容的许可证可以被接纳,OpenHarmony项目建议可优先接纳采用如下许可证的第三方依赖:
- [Academic Free License 3.0 (AFL-3.0)](https://opensource.org/licenses/AFL-3.0)
- Academic Free License 3.0 (AFL-3.0)
- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)
- Apache License 2.0 (Apache-2.0)
- [Apache Software License 1.1](https://www.apache.org/licenses/LICENSE-1.1). Including variants:
- Apache Software License 1.1. Including variants:
- [PHP License 3.01](http://www.php.net/license/3_01.txt)
- [MX4J License](http://mx4j.sourceforge.net/docs/ch01s06.html)
- PHP License 3.01
- MX4J License
- [Boost Software License (BSL-1.0)](https://opensource.org/licenses/BSL-1.0)
- Boost Software License (BSL-1.0)
- BSD License:
- [3-clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
- [2-clause BSD License](https://opensource.org/licenses/BSD-2-Clause)
- 3-clause BSD License
- 2-clause BSD License
- DOM4J License
- [PostgreSQL License](http://opensource.org/licenses/postgresql)
- PostgreSQL License
- [ISC](https://opensource.org/licenses/ISC)
- ISC
- ICU
- [MIT License (MIT)](https://opensource.org/licenses/MIT) / X11
- MIT License (MIT) / X11
- [MIT No Attribution License (MIT-0)](https://opensource.org/licenses/MIT-0)
- MIT No Attribution License (MIT-0)
- [Mulan Permissive Software License v2 (MulanPSL-2.0)](https://opensource.org/licenses/MulanPSL-2.0)
- Mulan Permissive Software License v2 (MulanPSL-2.0)
- [The Unlicense](https://opensource.org/licenses/unlicense)
- The Unlicense
- [W3C License (W3C)](https://opensource.org/licenses/W3C)
- W3C License (W3C)
- [University of Illinois/NCSA](http://opensource.org/licenses/UoI-NCSA.php)
- University of Illinois/NCSA
- [X.Net](http://opensource.org/licenses/xnet.php)
- X.Net
- [zlib/libpng](http://opensource.org/licenses/zlib-license.php)
- zlib/libpng
- FSF autoconf license
......@@ -82,57 +82,57 @@ OpenHarmony项目还可能引入或依赖不同的第三方开源软件,这些
- OOXML XSD ECMA License
- [Microsoft Public License (MsPL)](http://www.opensource.org/licenses/ms-pl.html)
- Microsoft Public License (MsPL)
- [Python Software Foundation License](http://www.opensource.org/licenses/PythonSoftFoundation.php)
- Python Software Foundation License
- [Python Imaging Library Software License](https://github.com/python-pillow/Pillow/blob/master/LICENSE)
- Python Imaging Library Software License
- [Adobe Postcript(R) AFM files](https://spdx.org/licenses/APAFML.html)
- Adobe Postcript(R) AFM files
- [Boost Software License Version 1.0](http://www.opensource.org/licenses/BSL-1.0)
- Boost Software License Version 1.0
- [WTF Public License](http://www.wtfpl.net/)
- WTF Public License
- [The Romantic WTF public license](https://github.com/pygy/gosub/blob/master/LICENSE)
- The Romantic WTF public license
- [UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE](http://www.unicode.org/copyright.html#Exhibit1)
- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
- [Zope Public License 2.0](https://opensource.org/licenses/ZPL-2.0)
- Zope Public License 2.0
- ACE license
- [Oracle Universal Permissive License (UPL) Version 1.0](https://oss.oracle.com/licenses/upl/)
- Oracle Universal Permissive License (UPL) Version 1.0
- [Open Grid Forum License](https://www.ogf.org/ogf/doku.php/about/copyright)
- Open Grid Forum License
- Google "Additional IP Rights Grant (Patents)" file
- [Historical Permission Notice and Disclaimer](https://opensource.org/licenses/HPND)
- Historical Permission Notice and Disclaimer
### 不建议接纳的第三方依赖的许可证名单
原则上,不支持商用的许可证,以及其它包含不合理限制或义务的许可证不建议被接纳,OpenHarmony项目不建议接纳采用如下许可证的第三方依赖:
- Intel Simplified Software License
- [JSR-275 License](https://github.com/unitsofmeasurement/jsr-275/blob/0.9.3/LICENSE.txt)
- [Microsoft Limited Public License](https://www.openhub.net/licenses/mslpl)
- [Amazon Software License (ASL)](https://aws.amazon.com/asl/)
- JSR-275 License
- Microsoft Limited Public License
- Amazon Software License (ASL)
- Java SDK for Satori RTM license
- [Redis Source Available License (RSAL)](https://redislabs.com/community/licenses/)
- Redis Source Available License (RSAL)
- Booz Allen Public License
- [Confluent Community License Version 1.0](https://www.confluent.io/confluent-community-license/)
- [Any license including the Commons Clause License Condition v1.0](https://commonsclause.com/)
- Confluent Community License Version 1.0
- Any license including the Commons Clause License Condition v1.0
- Creative Commons Non-Commercial variants
- [Sun Community Source License 3.0](http://jcp.org/aboutJava/communityprocess/SCSL3.0.rtf)
- [GNU GPL 3](http://www.opensource.org/licenses/gpl-license.php)
- [GNU Affero GPL 3](http://www.opensource.org/licenses/agpl-v3.html)
- [BSD-4-Clause](https://spdx.org/licenses/BSD-4-Clause.html)/[BSD-4-Clause (University of California-Specific)](https://spdx.org/licenses/BSD-4-Clause-UC.html)
- Sun Community Source License 3.0
- GNU GPL 3
- GNU Affero GPL 3
- BSD-4-Clause/BSD-4-Clause (University of California-Specific)
- Facebook BSD+Patents license
- [NPL 1.0](https://spdx.org/licenses/NPL-1.0.html)/[NPL 1.1](https://spdx.org/licenses/NPL-1.1.html)
- NPL 1.0/NPL 1.1
- The Solipsistic Eclipse Public License
- [The "Don't Be A Dick" Public License](https://dbad-license.org/)
- [JSON License](http://www.json.org/license.html)
- The "Don't Be A Dick" Public License
- JSON License
## 引入特殊许可证的规则
......
......@@ -4,13 +4,13 @@
### 设计规范
[OpenHarmony架构设计原则](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1%E5%8E%9F%E5%88%99.md)
[OpenHarmony架构设计原则](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1%E5%8E%9F%E5%88%99.md)
[OpenHarmony API治理章程](../design/OpenHarmony-API-governance.md)
[OpenHarmony安全设计规范](OpenHarmony-security-design-guide.md)
[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md)
[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md)
### 代码风格
......@@ -38,11 +38,11 @@
有关详细信息,请参考[贡献流程](贡献流程.md)
[代码门禁详细质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)
[代码门禁详细质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)
[需求类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
[需求类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
[缺陷类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/issue-%E7%BC%BA%E9%99%B7%E7%B1%BB-%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
[缺陷类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/issue_%E7%BC%BA%E9%99%B7%E7%B1%BB_%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
## 社区安全问题披露<a name="section725624119448"></a>
......
......@@ -2,10 +2,8 @@
非常欢迎您贡献文档,我们鼓励开发者以各种方式参与文档反馈和贡献。您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容。
卓越贡献者将会在开发者社区文档贡献专栏表彰公示。
- [贡献方式](#贡献方式)
- [写作规范](写作规范.md)
- [文档风格](style-guide/Readme-CN.md)
## 内容版权
......@@ -15,7 +13,7 @@
## License
[Creative Commons License version 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)
Creative Commons License version 4.0
## 贡献方式
......
......@@ -225,7 +225,7 @@ repo push --br="20200903" --d="master" --content="#I1TVV4"
如果门禁通过,该Issue关联的所有PR均会自动标记“测试通过”。
详细参考[代码门禁质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)
详细参考[代码门禁质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)
## CI门户<a name="section8563257123985"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册