rt-thread/.github
Chen Wang 40f3b6a569
doxygen: create framework to unify markdown and source code part (#9946)
* doxygen: adjust documentation directory structure

- Rename documentation/doxygen to documentation/0.doxygen and cleanup
  some unused files.

- Add/rename folders for each sub sections, such as
  1.introduction/...... Each sub section will be created as a subpage.

- Generate initial Doxyfile, this Doxyfile will be used to unify
  doxygen generated API documents and those markdown files under
  documentation folder. This patch just add the default Doxyfile
  generated by running "doxygen -g". It is used as baseline to add
  more features/configurations.

- Rename documentation/README.md to documentation/INDEX.md, and
  use it as mainpage.

- Move 0.doxygen/readme.md to documentation/README.md.

* doxygen: update configurations

These configurations are from old documentation/doxygen/Doxyfile.
Try best to compatible exixting design.

* doxygen: add run script

Add a script to automatic some operations.

Updated the README.md.

---------

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Co-authored-by: Supper Thomas <78900636@qq.com>
2025-01-26 11:44:39 +08:00
..
ISSUE_TEMPLATE [fixed]解决pull_request_template.md不小心移动到了issue_template目录 (#9021) 2024-06-02 00:07:22 +08:00
actions/spelling [ci][spell_check]change check path 2023-12-26 22:34:23 +08:00
figures [.github] add CONTRIBUTING.md 2023-07-28 22:38:22 -04:00
workflows doxygen: create framework to unify markdown and source code part (#9946) 2025-01-26 11:44:39 +08:00
CODEOWNERS [ci] add bsp/stm32+renesas examples files' review owner 2024-07-21 20:22:55 +08:00
CODE_OF_CONDUCT.md add RT-Thread Code of Conduct 2023-06-26 19:14:43 -04:00
CONTRIBUTING.md [.github] add CONTRIBUTING.md 2023-07-28 22:38:22 -04:00
PULL_REQUEST_TEMPLATE.md [doc] Update PULL_REQUEST_TEMPLATE.md 2024-10-25 17:48:13 -04:00
SECURITY.md Update SECURITY.md 2023-04-29 23:20:03 -04:00
labeler.yml [ci]修正#9441-label路径设置错误问题 2024-09-14 19:54:37 +08:00