Commit Graph

308 Commits

Author SHA1 Message Date
zhangxiaowei16 a5b62d432b docs: move doxygen/ to zh-cn/api and zh-cn/device_dev_guide
Reorganize the legacy docs/doxygen/ directory so that file locations
match both the actual content type and the existing bilingual docs
layout (zh-cn/ for Chinese, en/ for English).

== Why ==

Since #526 deprecated the Sphinx/Doxygen build pipeline, all files
under docs/doxygen/ are plain hand-written Markdown. The directory
name is misleading, and the content is currently Chinese-only while
the rest of docs/ uses docs/zh-cn and docs/en mirrors.

The directory also mixed two unrelated content types:
- docs/doxygen/api/              — API reference
- docs/doxygen/system_debug_tools/ — Chinese developer guides

== What ==

- git mv docs/doxygen/api → docs/zh-cn/api (81 files)
- git mv docs/doxygen/system_debug_tools → docs/zh-cn/device_dev_guide/system_debug_tools (20 files)
- rmdir docs/doxygen (now empty)

Pure rename / move; no content changes. 'grep -rn doxygen/' over the
remaining Markdown and YAML returns no hits.

== Notes ==

- API documentation is now at docs/zh-cn/api/, consistent with the rest
  of the Chinese docs tree. The English mirror at docs/en/api/ will be
  added in a follow-up PR once translations are ready.
- system_debug_tools/ joins the existing Chinese dev-guide tree
  alongside kernel/, driver/, connection/, media/, etc.
- The system_debug_tools/ files are currently wrapped in Doxygen-style
  comment blocks; that formatting issue is tracked as a separate
  cleanup task and is not addressed here.
2026-05-09 13:59:07 +08:00
zhangxiaowei16 0dcfe8356f Merge trunk into dev 2026-01-28 10:58:31 +08:00
zhangxiaowei16 bd86f78496 I2C driver development guide 2025-11-13 13:50:02 +08:00
zhangxiaowei16 2de124b730 I2C driver development guide 2025-11-13 09:13:17 +08:00
zhangxiaowei16 7141ba5aad GPIO Driver Development Guide 2025-11-11 09:56:27 +08:00
zhangxiaowei16 77c0d59c7b Enabling and Testing Goldfish GNSS in the Emulator 2025-11-05 09:29:54 +08:00
zhangxiaowei16 586e59790f Sensor Driver Development Guide 2025-10-31 15:57:16 +08:00
zhangxiaowei16 6b6d3d6ccc Exploring RTOS from Scratch: From a Single-Task Loop to Preemptive Multi-threading 2025-10-30 09:55:50 +08:00
zhangxiaowei16 925bb31dee Vendor Driver Adaptation Guide for the Sensor Framework 2025-10-30 09:55:50 +08:00
zhangxiaowei16 95a05ef6c2 Exploring RTOS from Scratch: From a Single-Task Loop to Preemptive Multi-threading 2025-10-28 16:43:18 +08:00
zhangxiaowei16 b82da8ccd8 Exploring RTOS from Scratch: From a Single-Task Loop to Preemptive Multi-threading 2025-10-28 16:43:18 +08:00
zhangxiaowei16 5003c565ea Exploring RTOS from Scratch: From a Single-Task Loop to Preemptive Multi-threading 2025-10-28 13:49:20 +08:00
zhangxiaowei16 1f4dbe0ba5 RIL Adaptation Guide 2025-10-27 09:53:59 +08:00
zhangxiaowei16 46f61d2f20 Sensor Configuration Options 2025-10-24 10:02:19 +08:00
zhangxiaowei16 743127bf0e uORB Configuration Options 2025-10-24 10:02:19 +08:00
zhangxiaowei16 c889ec1cdc Sensor Framework Guide 2025-10-22 19:56:05 +08:00
zhangxiaowei16 fdb07c5f89 uORB Topic Definition Guide 2025-10-21 17:21:42 +08:00
zhangxiaowei16 a572877924 uORB Framework Development Guide 2025-10-21 16:48:20 +08:00
zhangxiaowei16 4f8dfa577a openvela Peripheral Drivers Overview 2025-10-21 14:54:59 +08:00
zhangxiaowei16 2683b13ff8 PCI/PCIe Host Driver Framework Development Guide 2025-10-20 10:18:04 +08:00
zhangxiaowei16 e6ee8c80ea GNSS Driver Framework Development Guide 2025-10-17 16:32:50 +08:00
zhangxiaowei16 36e5fbcaf8 PCI/PCIe Host Driver Framework Guide 2025-10-16 16:18:57 +08:00
zhangxiaowei16 d0dbbce06f openvela PCI Endpoint Framework analysis 2025-10-16 16:18:57 +08:00
zhangxiaowei16 efc117d3e7 openvela PCI Endpoint Framework analysis 2025-10-15 15:53:18 +08:00
zhangxiaowei16 f7663faeb4 openvela PCI Technical Guide 2025-10-14 20:09:10 +08:00
zhangxiaowei16 861185c292 openvela PCI Technical Guide 2025-10-14 20:09:10 +08:00
zhangxiaowei16 8b53f2f07f openvela PCI Technical Guide 2025-10-13 19:57:20 +08:00
zhangxiaowei16 ccb91dced1 Optimizing English Documentation Translation 2025-09-28 16:59:08 +08:00
zhangxiaowei16 3b0d45b622 Fix formatting issues in Framebuffer Driver and Media Client documentation 2025-09-28 16:59:08 +08:00
zhangxiaowei16 a2ae8e193e Telephony API Developer Guide 2025-09-24 14:35:50 +08:00
zhangxiaowei16 2314cabf43 Telephony API Developer Guide 2025-09-24 14:35:50 +08:00
zhangxiaowei16 e3bda9dae4 Optimizing English Documentation Translation 2025-09-23 20:51:18 +08:00
zhangxiaowei16 06c0dfd56f Optimizing English Documentation Translation 2025-09-23 19:17:42 +08:00
zhangxiaowei16 bd8c363fcc Optimizing English Documentation Translation 2025-09-23 19:17:42 +08:00
Your Name a9a87ca001 Optimize documentation writing 2025-09-18 13:36:18 +08:00
zhangxiaowei16 61fd87bf73 Optimize document content 2025-09-15 14:24:51 +08:00
zhangxiaowei16 b4fd6bb5b4 Optimize document content 2025-09-10 20:20:56 +08:00
zhangxiaowei16 c1f6b1ddae Optimize document content 2025-09-10 20:20:56 +08:00
zhangxiaowei16 7984cc345c Optimize document content 2025-09-10 20:20:56 +08:00
zhangxiaowei16 1d77a75814 Optimize document content 2025-09-09 20:36:46 +08:00
zhangxiaowei16 17ecf82a09 USB CDC-ACM Class Driver Guide 2025-09-08 20:33:05 +08:00
zhangxiaowei16 d9a9a370f7 USB Host Driver Guide for the SIM Environment 2025-09-08 20:33:05 +08:00
zhangxiaowei16 38d0e01778 Optimize document content 2025-09-08 10:32:41 +08:00
zhangxiaowei16 4ccd8df943 USB Device Simulation (SIM) Driver Guide 2025-09-03 20:10:17 +08:00
zhangxiaowei16 8c3dba2853 USB Device Driver Development Guide 2025-09-02 20:01:56 +08:00
zhangxiaowei16 ae1b1a8505 V4L2 M2M Codec Driver Development Guide 2025-08-29 14:37:59 +08:00
zhangxiaowei16 b3c9258fcc Camera Driver Framework Guide 2025-08-28 19:48:45 +08:00
zhangxiaowei16 32f6f23a1b Input Driver Development Guide 2025-08-28 16:06:05 +08:00
zhangxiaowei16 1368ce6b61 MTD Driver Development Guide 2025-08-28 14:46:01 +08:00
zhangxiaowei16 738f3f2a1a MTD Driver Development Guide 2025-08-28 14:46:01 +08:00