RT-Thread / RT-Thread/rt-thread
[Feature] doxygen 中对于宏的注释位置的补充说明
Open
@unicornx is already working on this.
Since Mar 9, 2025.
Doc
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
Describe problem solved by the proposed feature
对于宏来说,注释可以位于宏右侧也可以位于宏上方
这取决于一行的长度是否过长(超过 80 列)。可以补充说明一下。
Describe your preferred solution
No response
Describe possible alternatives
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.