-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] RTT doxygen 文档改进 #9824
Comments
有关文档改进的工作我也很有兴趣,希望能在相关方面做些工作,推进一下。 |
英文documentation的部署是在这里: https://www.rt-thread.io/document/site/ 不清楚是否是机器人自动化部署的了,可能不是。 |
这个doxygen还有很多未更新的地方,汪老师可以PR维护一下。 |
谢谢补充,我更新到 issue 的 问题 2 中了 |
本文档用于描述 API 文档的层次结构设计
是否可以和 documentation 下的文档结合起来,结构的安排尽量和其对齐。 就是有没有可能将下面两个网站的内容统一起来? |
@supperthomas 这个 issue 列举了很多其他的问题,不是单个 #9859 就完全解决的,所以重新打开 |
部分涉及文档中心改进的内容我新建了一个
|
请问这个还需要补充doxygen么?我看到熊大在 #9924 (comment) 说最好先梳理lwp模块,之后再补充doxygen注释。driver是否也有类似的问题? |
Describe problem solved by the proposed feature
需求来源:
这个 issue 用于搜集 RTT 代码仓库中和 doxygen 文档维护改进相关的 issue,可以分为下面两大部分:
基础框架和 group 组织
特定 group 的 API 的 doxygen 注释。依赖于基础框架和 group 组织
此外:我建议在 doxygen 整理这项工作开展的同时,我建议也同步开展 utest 的整理工作。具体来说,就是每梳理一个模块(对应 doxygen 中的一个 group),同时整理这个 group 对应的 utest。也就是说下面这两项工作会同步协调开展:
Describe your preferred solution
No response
Describe possible alternatives
No response
The text was updated successfully, but these errors were encountered: