rt-thread/.github/workflows
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
..
action_runner.yml [action][runner] add the keil ci check for runner 2024-07-20 15:30:35 +08:00
action_tools.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
action_utest.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
auto_labeler.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
bsp_buildings.yml Revert "[action] add cvitek/c906_little ci" (#9945) 2025-01-23 10:37:56 +08:00
compile_bsp_with_drivers.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
doxygen.yml doxygen: create framework to unify markdown and source code part (#9946) 2025-01-26 11:44:39 +08:00
format_check.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_bsp_build.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_dist.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_trigger_scons_STM32_all.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_trigger_scons_except_STM32_all.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_trigger_scons_fail_bsp_all.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
manual_trigger_update_all.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
pkgs_test.yml [ci] workflow only is used for rt-thread org (#8450) 2023-12-30 15:50:04 +08:00
spell_check.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00
static_code_analysis.yml [action] set runner to ubuntu22.04 2025-01-06 19:45:33 +08:00