Skip to content

Conversation

@unicornx
Copy link
Contributor

@unicornx unicornx commented Sep 2, 2025

清理 documentation/3.kernel/thread/thread.md。主要目的就是删除 markdown 文档中函数的参数解释部分,将有关参数的描述合并到源文件的 doxygen 注释中,在 markdown/html 中添加函数链接,让用户统一阅读 doxygen 的解释。

本 PR 虽然修改了一些源文件,但只是修改了源文件的 doxygen 注释部分,没有修改实际的源码逻辑。

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
@github-actions github-actions bot added Doc This PR/issue related with documents Kernel PR has src relate code labels Sep 2, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

📌 Code Review Assignment

🏷️ Tag: documentation

Reviewers: @CXSforHPU @GorrayLi @lianux-mm @unicornx

Changed Files (Click to expand)
  • documentation/3.kernel/thread/thread.md

🏷️ Tag: kernel

Reviewers: @GorrayLi @ReviewSun @hamburger-os @lianux-mm @wdfk-prog @xu18838022837

Changed Files (Click to expand)
  • src/idle.c
  • src/thread.c

📊 Current Review Status (Last Updated: 2025-09-02 15:42 CST)


📝 Review Instructions

  1. 维护者可以通过单击此处来刷新审查状态: 🔄 刷新状态
    Maintainers can refresh the review status by clicking here: 🔄 Refresh Status

  2. 确认审核通过后评论 LGTM/lgtm
    Comment LGTM/lgtm after confirming approval

  3. PR合并前需至少一位维护者确认
    PR must be confirmed by at least one maintainer before merging

ℹ️ 刷新CI状态操作需要具备仓库写入权限。
ℹ️ Refresh CI status operation requires repository Write permission.

@unicornx unicornx requested review from Rbb666 and removed request for Cathy-lulu and mysterywolf September 2, 2025 08:25
@Rbb666 Rbb666 merged commit f44ce3a into RT-Thread:master Sep 2, 2025
63 checks passed
@unicornx unicornx deleted the dev-doxygen-thread branch September 8, 2025 05:33
@Rbb666 Rbb666 mentioned this pull request Sep 18, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Doc This PR/issue related with documents Kernel PR has src relate code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants