-
+ - -
- - - +
- Sample Image - + Sample Image +

-

云喇叭、DTU、对讲机、Tracker和BMS相关等solution介绍

+

QuecPython开发指南,包括BSP、网络通信、外设应用开发等

- -

解决方案

+
+

开发指南

最新:2023-01-16

@@ -149,7 +104,7 @@ id: home_page

-

常见问题,刷砖救砖,文档系统编写规范, +

常见问题,固件烧录救砖,文档系统编写规范, 参与文档贡献流程,提交文档错误流程。

@@ -158,7 +113,7 @@ id: home_page

FAQ

-

最新:2023-01-16 +

最新:2023-03-15

diff --git a/site_config.json b/site_config.json index c407fe4ee7a49ba728cff91e035d7ec6b114468c..d0d6b330feb19f312f80a5ba396961108f5c1d07 100644 --- a/site_config.json +++ b/site_config.json @@ -9,10 +9,8 @@ "route": { "docs": { "/API_reference/zh/": "docs/API_reference/zh", - "/development_guide/zh/": "docs/development_guide/zh", - "/development_tool_tutorial/zh/": "docs/development_tool_tutorial/zh", - "/advanced_tutorial/zh/": "docs/advanced_tutorial/zh", - "/solutions/zh/": "docs/solutions/zh", + "/Getting_started/zh/": "docs/Getting_started/zh", + "/Application_guide/zh/": "docs/Application_guide/zh", "/FAQ/zh/": "docs/FAQ/zh" }, "pages": { diff --git a/static/css/theme_default/light.css b/static/css/theme_default/light.css index 0f786254bb25f8424de18f90fe7c5d4c01433114..a9688d74a3149595e11603d9ebdb352883169d5a 100644 --- a/static/css/theme_default/light.css +++ b/static/css/theme_default/light.css @@ -1067,7 +1067,7 @@ a.toc-link { /* class template */ .md_page #page_content > div { width: 90%; - max-width: 50em; + /* max-width: 50em; */ margin: auto; line-height: 2em; }