rt-thread/documentation
Chen Wang f9655aa8fc doxygen: improve doc for kernel basics section
Organize the document content of the "Kerenl Basics" section.
This PR does not make substantial changes to the text content,
but only makes some optimizations and adjustments to the
document formatting, including:

- Enclose the function name and variable name in "`", so that
  the HTML rendering will use different fonts to distinguish
  them from the text part.

- Add blank lines between paragraphs, otherwise the HTML
  rendering will merge the paragraphs without blank lines
  into one paragraph.

- Use "@ref" to reference the page of the corresponding
  chapter, such as the reference to page_thread_management
  at the end of the "Thread Scheduling" chapter.

- For tables in markdown, try to align the columns in the
  text to beautify the reading experience.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-03-03 15:05:05 +08:00
..
0.doxygen Add recommanded script and extension for writing doxygen comments on … (#10001) 2025-02-19 09:06:15 +08:00
1.introduction doxygen: Improve the text description of the introduction section 2025-02-21 21:58:19 -05:00
2.quick-start doxygen: add prefix for page name (#9989) 2025-02-13 23:28:19 +08:00
3.kernel doxygen: improve doc for kernel basics section 2025-03-03 15:05:05 +08:00
4.tool doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
5.device [RFC][doxygen]Doxygen comment standard processing (#10058) 2025-03-01 16:02:17 +08:00
6.components doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
7.contribution doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
device/adudio [RFC][doxygen]Doxygen comment standard processing (#10058) 2025-03-01 16:02:17 +08:00
env doxygen: add prefix for page name (#9989) 2025-02-13 23:28:19 +08:00
figures update README.md studio.gif, README_zh.md studiozh.gif (#5875) 2022-04-30 21:02:48 +08:00
Doxyfile [RFC][doxygen]Doxygen comment standard processing (#10058) 2025-03-01 16:02:17 +08:00
INDEX.md doxygen: add prefix for page name (#9989) 2025-02-13 23:28:19 +08:00
run.sh doxygen: support running from the root directory 2025-02-21 21:58:01 -05:00