mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-04 21:11:40 +00:00
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>
15 lines
370 B
Markdown
15 lines
370 B
Markdown
@page page_device Device
|
|
|
|
- @subpage page_device_framework
|
|
- @subpage page_device_pin
|
|
- @subpage page_device_uart
|
|
- @subpage page_device_adc
|
|
- @subpage page_device_i2c
|
|
- @subpage page_device_spi
|
|
- @subpage page_device_pwm
|
|
- @subpage page_device_rtc
|
|
- @subpage page_device_hwtimer
|
|
- @subpage page_device_watchdog
|
|
- @subpage page_device_wlan
|
|
- @subpage page_device_sensor
|