Meco Man
|
c6a2f5b7bd
|
rt_hw_cpu_shutdown: implement default weak function
and remvoe duplicated default functions in each cpu/bsp level
|
2023-08-08 22:34:25 -04:00 |
Xu Biang
|
2c98ce4605
|
[HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen.
将Doxygen输入文件(由Doxyfile中的INPUT定义)中的失效Doxygen分组指令(如/*@*/和/*@}*/)更改为有效的分组指令(如/**@*/和/**@}*/);(此处只对INPUT中的文件做了修改,bsp目录下和libcpu目录下存在近万个失效的Doxygen分组指令,但由于不作为文档的输入文件且这些文件过于庞大老旧,没有对这些文件中的无效指令做修改)
将图片文件统一放入了images目录下;
修改了Doxyfile和部分Doxygen注释,使得Doxyfile能够定位到新的代码路径且不受重复实现的影响;
解决了一些注释中的参数名不匹配、参数多余/缺失等问题。
|
2023-04-14 12:33:43 -04:00 |
tuduweb
|
9fbf63441e
|
[doxygen] Fix some warnings in doxygen (#6899)
|
2023-02-02 21:00:58 -05:00 |
supperthomas
|
1990af6c96
|
[document] Fix the doxygen file (#6217)
* [document] Fix the doxygen file
|
2022-08-03 22:45:07 -04:00 |
Meco Man
|
5af97a1f7f
|
move documentation repo to rt-thread repo
|
2022-03-12 00:56:03 -05:00 |
guozhanxin
|
a22decb71b
|
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
|
2020-11-23 11:39:38 +08:00 |
David Lin
|
8a965bce46
|
Update kernel.h
thead -> thread
|
2020-04-17 17:09:57 +08:00 |
bernard
|
99e18f008c
|
[Docs] Add RT-Thread logo.
|
2014-07-20 13:57:01 +08:00 |
yiyue.fang
|
f34ef8d984
|
change the version number in the doxygen document
1.1.0 -> 1.2.0
|
2013-04-10 21:43:35 +08:00 |
Bernard Xiong
|
72782e9203
|
convert end of line
|
2013-01-08 05:05:02 -08:00 |
dzzxzz@gmail.com
|
fd96a07a24
|
change the version from 1.0.0 to 1.1.0 in the doxygen
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2330 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 05:50:12 +00:00 |
bernard.xiong
|
10770dfe0d
|
Add doxygen image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2319 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-05 23:27:28 +00:00 |
bernard.xiong@gmail.com
|
5064df210f
|
Add doxygen script files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2312 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-29 05:51:41 +00:00 |