rt-thread/documentation/0.doxygen
Chen Wang c40b79037c
doxygen: add prefix for groups (#9991)
* doxygen: add prefix for groups

Add "group_" prefix to doxygen group names. This makes
it easier to grep with group name later.

This patch only modifies the groups defined in the pathes
of INPUT of documentation/Doxyfile:

INPUT = . \
        ../src \
        ../include \
        ../components/finsh \
        ../components/drivers/include/drivers \
        ../components/drivers/clk \
        ../components/dfs/dfs_v2/src \
        ../components/dfs/dfs_v2/include

Other groups are not touched.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>

* ci: fixed error report when run file_check.py

Such as:
- "please delete extra space at the end of this line."
- "the RT-Thread error code should return negative value. e.g. return
  -RT_ERROR"

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>

---------

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-02-15 12:15:19 +08:00
..
example doxygen: add documentation for doxygen 2025-02-11 17:09:44 +08:00
images doxygen: create framework to unify markdown and source code part (#9946) 2025-01-26 11:44:39 +08:00
INDEX.md doxygen: add prefix for page name (#9989) 2025-02-13 23:28:19 +08:00
basicdef.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
doxygen.h doxygen: add documentation for doxygen 2025-02-11 17:09:44 +08:00
filesystem.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
finsh.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
hardware.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
kernel.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
mainpage.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
module.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
systeminit.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00
thread.h doxygen: add prefix for groups (#9991) 2025-02-15 12:15:19 +08:00