diff --git a/other/novice-guide/README.md b/other/novice-guide/README.md index c62c1381ed2cead68ecf7098a05d4f3c51fc948d..ed601dd6349798dae9e152e94191e09a8e020db0 100644 --- a/other/novice-guide/README.md +++ b/other/novice-guide/README.md @@ -224,14 +224,18 @@ RT-Thread Studio :可以在 Studio 中下载源码包并创建 rt-thread 工 # 文档中心说明 -[![License: Apache License 2.0](/_media/license-Apache2-0.svg)](https://github.com/RT-Thread/rt-thread/blob/master/LICENSE) -star -star +[![License: Apache License 2.0](../../_media/license-Apache2-0.svg)](https://github.com/RT-Thread/rt-thread/blob/master/LICENSE) +github-star +github-fork star fork -为加强 RT-Thread 开源社区建设,加速完善 RT-Thread 中文文档中心内容,现将文档中心编辑权限予以开放,详情参见 PR 提交规范。欢迎社区小伙伴踊跃参与修改,提交 PR。本文档中心使用 docsify 搭建。 +为加强 RT-Thread 开源社区建设,加速完善 RT-Thread 中文文档中心内容,现将文档中心编辑权限予以开放,详情参见[《PR 提交规范》](/other/pr-rule/pr-rule)。欢迎社区小伙伴踊跃参与修改,提交 PR。 + +本文档中心使用 docsify 搭建,包含搜索组件,如需搜索可点击左上角进行搜索。 + +![search](figures/search.jpg) ## 目录说明 diff --git a/other/novice-guide/figures/search.jpg b/other/novice-guide/figures/search.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e812b974ecd27e91f76963752fa2466225940e2 Binary files /dev/null and b/other/novice-guide/figures/search.jpg differ