提交 e83fb870 编写于 作者: W wusongqing

updated docs

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 80f00999
#Third-Party Open-Source Software and License Notice
The following table lists the licenses of the third-party open source software used by OpenHarmony.
| Open Source Software (Repository)| License | Description|
......
# Development Guidelines<a name="EN-US_TOPIC_0000001157319417"></a>
# HPM Bundle Development Guidelines<a name="EN-US_TOPIC_0000001157319417"></a>
- **[Overview](bundles-guide-overview.md)**
......
# Bundle Development Specifications<a name="EN-US_TOPIC_0000001051452141"></a>
# HPM Bundle Development Specifications<a name="EN-US_TOPIC_0000001051452141"></a>
## Overview<a name="section1725818533344"></a>
......
此差异已折叠。
# Kernel for Mini Systems<a name="EN-US_TOPIC_0000001124663064"></a>
# Kernel for the Mini System<a name="EN-US_TOPIC_0000001124663064"></a>
- **[Kernel Overview](kernel-mini-overview.md)**
......
# Kernel for Small Systems<a name="EN-US_TOPIC_0000001171191693"></a>
# Kernel for the Small System<a name="EN-US_TOPIC_0000001171191693"></a>
- **[Kernel Overview](kernel-small-overview.md)**
......
# Kernel for Standard Systems<a name="EN-US_TOPIC_0000001111199444"></a>
# Kernel for the Standard System<a name="EN-US_TOPIC_0000001111199444"></a>
- **[Linux Kernel Overview](kernel-standard-overview.md)**
......
......@@ -8,18 +8,18 @@ This project stores OpenHarmony documentation, including the quick start guide,
- Device development
- Mini and Small System Development Guidelines \(Reference Memory < 128 MB\)
- Device development
- **overview**: [device development overview](device-dev/Readme-EN.md)
- **quick-start**: [quick start guide](device-dev/quick-start/Readme-EN.md) \(covering environment setup, source code acquisition, build, and burning\)
- **overview**: [Device Development Overview](device-dev/Readme-EN.md)
- **quick-start**: [Quick Start](device-dev/quick-start/Readme-EN.md) \(covering environment setup, source code acquisition, build, and burning\)
- Basic development capabilities
- **Kernel**: [Kernel for Mini Systems](device-dev/kernel/kernel-mini.md)
- **Kernel:**[Kernel for Small Systems](device-dev/kernel/kernel-small.md)
- **Drivers**: [drivers](device-dev/driver/Readme-EN.md)
- **Subsystems**: [subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- **Security**: [privacy and security](device-dev/security/Readme-EN.md)
- **Drivers**: [Drivers](device-dev/driver/Readme-EN.md)
- **Subsystems**: [Subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- **Security**: [Privacy and Security](device-dev/security/Readme-EN.md)
- **guide**:
- [WLAN-connected products](device-dev/guide/device-wlan.md) \(LED peripheral control and third-party SDK integration\)
- [Screenless cameras](device-dev/guide/device-iotcamera-control.md) \(camera control\)
- [Cameras with a screen](device-dev/guide/device-camera.md) \(screen and camera control, visual application development\)
- [WLAN-connected Products](device-dev/guide/device-wlan.md) \(LED peripheral control and third-party SDK integration\)
- [Screenless Cameras](device-dev/guide/device-iotcamera-control.md) \(camera control\)
- [Cameras with a Screen](device-dev/guide/device-camera.md) \(screen and camera control, visual application development\)
- **porting**:
- [Third-Party Library Porting Guide for Mini and Small Systems](device-dev/porting/porting-thirdparty.md)
- [Mini System SoC Porting Guide](device-dev/porting/porting-minichip.md)
......@@ -30,17 +30,17 @@ This project stores OpenHarmony documentation, including the quick start guide,
- [HPM User Guide](device-dev/bundles/bundles-demo.md)
- Standard System Development Guidelines \(Reference Memory ≥ 128 MB\)
- Device development
- **overview**: [device development overview](device-dev/Readme-EN.md)
- **quick-start**: [quick start guide](device-dev/quick-start/quickstart-standard.md) \(covering environment setup, source code acquisition, build, and burning\)
- **overview**: [Device Development Overview](device-dev/Readme-EN.md)
- **quick-start**: [Quick Start](device-dev/quick-start/quickstart-standard.md) \(covering environment setup, source code acquisition, build, and burning\)
- Basic development capabilities
- **Kernel**: [Kernel for Standard Systems](device-dev/kernel/kernel-standard.md)
- **Drivers**: [drivers](device-dev/driver/Readme-EN.md)
- **Subsystems**: [subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- **Security**: [privacy and security](device-dev/security/Readme-EN.md)
- **Kernel**: [Kernel for the Standard System](device-dev/kernel/kernel-standard.md)
- **Drivers**: [Drivers](device-dev/driver/Readme-EN.md)
- **Subsystems**: [Subsystems](device-dev/subsystems/Readme-EN.md) \(such as compilation and building, graphics, DFX, and XTS\)
- **Security**: [Privacy and Security](device-dev/security/Readme-EN.md)
- **guide**:
- [Clock apps](device-dev/guide/device-clock-guide.md)
- [Platform drivers](device-dev/guide/device-driver-demo.md)
- [Peripheral drivers](device-dev/guide/device-outerdriver-demo.md)
- [Development Guidelines on Clock Apps](device-dev/guide/device-clock-guide.md)
- [Development Example for Platform Drivers](device-dev/guide/device-driver-demo.md)
- [Development Example for Peripheral Drivers](device-dev/guide/device-outerdriver-demo.md)
- **porting**:
- [Standard System SoC Porting Guide](device-dev/porting/standard-system-porting-guide.md)
- [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel.md)
......@@ -53,20 +53,20 @@ This project stores OpenHarmony documentation, including the quick start guide,
- App development
- **Overview**: [Application Development Overview](application-dev/application-dev-guide.md)
- **quick-start**: [Quick Start Basics](application-dev/quick-start/Readme-EN.md)
- **quick-start**: [Quick Start](application-dev/quick-start/Readme-EN.md)
- **ui**: [UI](application-dev/ui/Readme-EN.md)
- **media**: [Media](application-dev/media/Readme-EN.md)
- **security**: [Security](application-dev/security/Readme-EN.md)
- **connectivity**: [networks and connectivity](application-dev/connectivity/Readme-EN.md)
- **connectivity**: [Connectivity](application-dev/connectivity/Readme-EN.md)
- **Database**[Data Management](application-dev/database/Readme-CN.md)
- **usb**: [USB Service](application-dev//usb/Readme-EN.md)
- **dfx**: [DFX](application-dev/dfx/Readme-EN.md)
- **reference**: [Development References](application-dev/reference/Readme-EN.md)
- **glossary**: [glossary](device-dev/glossary/glossary.md)
- **glossary**: [Glossary](device-dev/glossary/glossary.md)
## Version Change History
For details, see [Release Notes](release-notes/Readme.md).
For details, see [OpenHarmony Release Notes](release-notes/Readme.md).
## Third-Party Open-Source Software and License Notice
......
# 第三方开源软件及许可证说明
OpenHarmony使用了如下第三方开源软件,下表对各开源软件采用的License进行了说明:
| 开源仓名 | License | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册