mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-20 22:42:40 +08:00
doxygen: add prefix for page name (#9989)
Add prefix "page_" to the name of pages. Add this as a rule in guide of writing doxygen documents. Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@page kernel_basics Kernel Basics
|
||||
@page page_kernel_basics Kernel Basics
|
||||
|
||||
This chapter gives a brief introduction to the software architecture of the RT-Thread kernel, beginning with its composition and implementation. While also introducing RT-Thread kernel-related concepts for beginners.
|
||||
After understanding this chapter, readers will have an elementary understanding of the RT Thread kernel and will be able to answer questions such as -
|
||||
|
Reference in New Issue
Block a user