rt-thread-official/documentation/doxygen
supperthomas 038ff8b2e5 [doc][doxygen]: Fix doxygen warning in comment
kservice.c:474: warning: The following parameter of rt_backtrace_to_buffer(rt_thread_t thread, struct rt_hw_backtrace_frame *frame, long skip, rt_ubase_t *buffer, long buflen) is not documented:
  parameter 'thread'
kernel.h:157: warning: unable to resolve reference to '_rt_errno' for \ref command

Signed-off-by: supperthomas <78900636@qq.com>
2024-06-26 01:21:57 +08:00
..
images [HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen. 2023-04-14 12:33:43 -04:00
.gitignore [doxygen] Fix some warnings in doxygen (#6899) 2023-02-02 21:00:58 -05:00
Doxyfile [action] Doxygen ci fix (#8191) 2023-10-29 13:12:29 -04:00
basicdef.h convert end of line 2013-01-08 05:05:02 -08:00
filesystem.h [doxygen] Fix some warnings in doxygen (#6899) 2023-02-02 21:00:58 -05:00
finsh.h convert end of line 2013-01-08 05:05:02 -08:00
hardware.h rt_hw_cpu_shutdown: implement default weak function 2023-08-08 22:34:25 -04:00
kernel.h [doc][doxygen]: Fix doxygen warning in comment 2024-06-26 01:21:57 +08:00
mainpage.h change the version number in the doxygen document 2013-04-10 21:43:35 +08:00
module.h convert end of line 2013-01-08 05:05:02 -08:00
readme.md [document] Fix the doxygen file (#6217) 2022-08-03 22:45:07 -04:00
systeminit.h [HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen. 2023-04-14 12:33:43 -04:00
thread.h [HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen. 2023-04-14 12:33:43 -04:00

readme.md

How to build doxygen html

  1. download from https://doxygen.nl/index.html
  2. open Doxywizard
  3. File -> Open
  4. Open the file ./Doxyfile
  5. To tab Run , Click Run doxygen