# ht32_docs **Repository Path**: dqt12/ht32_docs ## Basic Information - **Project Name**: ht32_docs - **Description**: ht32_docs, for personal - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-08 - **Last Updated**: 2025-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## 简介 此整理的文档,旨在于让用户快速上手开发 **HT32** ,并提醒关键点,以免出现各种问题。 此文档不代表官方建议,文档不定期更新。 ## 撰写规格 1. 特指方法: 1. 专指 菜单、路径和文件 ,应使用 **`` 菜单、路径和文件 ``** ; 2. 专指 特定项目、功能,,应使用 **特定项目、功能** ; 2. 提示说明:可使用 **tip** , 相关内容用 **note** ,重要问题使用 **important** ,如可能会出现错误使**warning** ; 3. 图片插入:使用 **figure**,图片序列命名方法 **imagexxx.png**; 4. 代码插入:使用 **.. code-block:: C** ; 5. 超链接:使用 **xxx \`title\`\_** 标记 和 **.. \_title: https://www.xxx.com/** 说明; 6. 文档内联: 使用 **.. \_xxx** 标记 和 **:ref:\`FAQ\\`** 引用; 7. 文档引用: 使用 **:doc:\`./xxxxx\`** 引用; ## 注意 1. 为保持文档最新,不建议进行对内容进行下载。