rt-thread-official/documentation
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
..
at docs fixes half done 2022-08-19 11:14:26 -04:00
basic modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
contribution_guide Update English coding style for more idiomatic use (#6120) 2022-06-29 16:29:28 +08:00
device [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
dlmodule move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
doxygen [HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen. 2023-04-14 12:33:43 -04:00
env [docs] update env document 2022-08-10 21:11:28 -04:00
figures update README.md studio.gif, README_zh.md studiozh.gif (#5875) 2022-04-30 21:02:48 +08:00
filesystem move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
finsh move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
interrupt move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
introduction correct the license description 2022-07-15 10:11:22 +08:00
kernel-porting move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
memory fix typo 2022-08-27 22:22:35 -04:00
network move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
pm move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
posix move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
quick-start Further edits of documentation for clarity (#6156) 2022-07-11 10:19:16 +08:00
sal [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
scons [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM 2022-08-16 09:39:00 +08:00
thread Revise the description of rt_thread_resume 2023-04-03 00:10:14 -04:00
thread-comm [errno code][-RT_ETIMEOUT] fix that use RT_ETIMEOUT without - 2023-03-22 01:54:52 -04:00
thread-sync move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
timer move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
ulog move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
utest move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
README.md update documentation (#5674) 2022-03-14 21:18:14 +08:00