Skip to content
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

Open
unicornx opened this issue Dec 23, 2024 · 8 comments · Fixed by #9859
Open

[Feature] RTT doxygen 文档改进 #9824

unicornx opened this issue Dec 23, 2024 · 8 comments · Fixed by #9859
Assignees
Labels
Doc This PR/issue related with documents

Comments

@unicornx
Copy link
Contributor

unicornx commented Dec 23, 2024

Describe problem solved by the proposed feature

这个 issue 用于搜集 RTT 代码仓库中和 doxygen 文档维护改进相关的问题:

Describe your preferred solution

No response

Describe possible alternatives

No response

@unicornx unicornx self-assigned this Dec 23, 2024
@unicornx unicornx added the Doc This PR/issue related with documents label Dec 24, 2024
@unicornx
Copy link
Contributor Author

有关文档改进的工作我也很有兴趣,希望能在相关方面做些工作,推进一下。

@BernardXiong
Copy link
Member

文档中心

image

@BernardXiong
Copy link
Member

英文documentation的部署是在这里: https://www.rt-thread.io/document/site/

不清楚是否是机器人自动化部署的了,可能不是。

@supperthomas
Copy link
Member

supperthomas commented Dec 24, 2024

这个doxygen还有很多未更新的地方,汪老师可以PR维护一下。

@unicornx
Copy link
Contributor Author

这个doxygen还有很多未更新的地方,汪老师可以PR维护一下。

谢谢补充,我更新到 issue 的 问题 2 中了

@unicornx
Copy link
Contributor Author

unicornx commented Dec 27, 2024

本文档用于描述 API 文档的层次结构设计

- Basic Definitions
- Device Virtual File System
- finsh shell
- Hardware Related Package
- RT-Thread Kernel API
  - Thread Management
  - Clock and Timer Management
  - Kernel Object Management
  - Inter-Thread Communication
    - Semaphore
    - Mutex
    - Event
    - Mailbox
    - Messagequeue
  - Signal
  - Memory Management
  - Device System
  - Runtime Trace and Record
  - Other useful kernel service
  - Error Code
- Application Module
- System Initialization
- RTTHREAD Driver
  - ADC
  - DAC
  - ...

是否可以和 documentation 下的文档结合起来,结构的安排尽量和其对齐。

就是有没有可能将下面两个网站的内容统一起来?

@supperthomas supperthomas linked a pull request Jan 2, 2025 that will close this issue
10 tasks
@unicornx
Copy link
Contributor Author

unicornx commented Jan 3, 2025

@supperthomas 这个 issue 列举了很多其他的问题,不是单个 #9859 就完全解决的,所以重新打开

@unicornx unicornx reopened this Jan 3, 2025
@unicornx
Copy link
Contributor Author

unicornx commented Jan 6, 2025

部分涉及文档中心改进的内容我新建了一个 #9871 来跟进,这个 issue 以后将主要用于搜集和跟进代码(.h/.c)文件中 doxygen 编写 API 文档的工作。

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants