mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-21 15:41:41 +08:00
doxygen: improve howto
- Add description on how to group macros. - Add description for structs on how to write comments for members when the name of member is too. - Use @ref to link group instead of the html filenames. Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
* <a href="https://github.com/RT-Thread/rt-thread/blob/master/documentation/0.doxygen/example/include/union.h">documentation/0.doxygen/example/include/union.h</a>
|
||||
* for code example.
|
||||
*
|
||||
* See
|
||||
* <a href="./group__group__doxygen__example__union.html">Doxygen Example of Union</a>
|
||||
* for html output.
|
||||
* See @ref group_doxygen_example_union for html output.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user