mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 22:02:49 +00:00
In line with the layout of the source code, the Device-Driver submodule should belong to components. The doxygen Module part has been adjusted. This commit modifies the markdown document part and moves the device-driver pages under to components. Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
13 lines
370 B
Markdown
13 lines
370 B
Markdown
@page page_components Components
|
|
|
|
- @subpage page_component_vfs
|
|
- @subpage page_device
|
|
- @subpage page_component_finsh
|
|
- @subpage page_component_utest
|
|
- @subpage page_component_dlmodule
|
|
- @subpage page_component_sal
|
|
- @subpage page_component_at
|
|
- @subpage page_component_posix
|
|
- @subpage page_component_ulog
|
|
- @subpage page_component_pm
|
|
- @subpage page_component_network |