Skip to content

Commit 52acf7a

Browse files
unicornxRbb666
authored andcommitted
doxygen: move device_driver under to components for pages
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 <[email protected]>
1 parent a3339ca commit 52acf7a

File tree

39 files changed

+4
-41
lines changed

39 files changed

+4
-41
lines changed

documentation/6.components/INDEX.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@page page_components Components
22

3-
- @subpage page_component_finsh
43
- @subpage page_component_vfs
4+
- @subpage page_device
5+
- @subpage page_component_finsh
56
- @subpage page_component_utest
67
- @subpage page_component_dlmodule
78
- @subpage page_component_sal

documentation/5.device/INDEX.md renamed to documentation/6.components/device-driver/INDEX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@page page_device Device
1+
@page page_device Device Driver
22

33
- @subpage page_device_framework
44
- @subpage page_device_pin
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)