mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-20 05:25:04 +08:00
[doxygen] Fix some warnings in doxygen (#6899)
This commit is contained in:
2
documentation/doxygen/.gitignore
vendored
Normal file
2
documentation/doxygen/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
html/
|
||||
latex/
|
@@ -21,8 +21,8 @@
|
||||
|
||||
/**
|
||||
* @addtogroup DFS
|
||||
* @{
|
||||
*/
|
||||
/*@{*/
|
||||
|
||||
/**
|
||||
* @defgroup Fd File Descriptor
|
||||
@@ -41,4 +41,4 @@
|
||||
* @defgroup FsPosixApi File POSIX API
|
||||
*/
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
0
documentation/doxygen/images/.gitkeep
Normal file
0
documentation/doxygen/images/.gitkeep
Normal file
Reference in New Issue
Block a user