-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
mkdocs.yml
307 lines (294 loc) · 10.9 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
# Project information
site_name: DongshanPI Board Documentation Center.
site_url: https://github.com/DongshanPI/Dongshanpi-Docs.git
site_author: 100askTeam
site_description: >-
DongShanPI boards Docs Start Page.
copyright: Copyright © 2008 - 2022 100ask Team
edit_uri: edit/master/docs/
repo_url: https://github.com/DongshanPI/Dongshanpi-Docs/
repo_name: DongshanPI/Dongshanpi-Docs
# Configuration
theme:
name: material
custom_dir: overrides
# Static files
static_templates:
- 404.html
# Don't include MkDocs' JavaScript
include_search_page: true
search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: zh
features:
- content.code.annotate
# - content.tabs.link
- header.autohide
# - navigation.expand
- navigation.indexes
# - navigation.instant
# - navigation.sections
- navigation.tabs
# - navigation.tabs.sticky
- navigation.top
- navigation.tracking
- search.highlight
- search.share
- search.suggest
# - toc.follow
# - toc.integrate
palette:
- scheme: default
primary: teal
accent: indigo
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- scheme: slate
primary: red
accent: red
toggle:
icon: material/toggle-switch
name: Switch to light mode
font:
text: Roboto
code: Roboto Mono
favicon: favicon.png
icon:
logo: dsp-logo
# Plugins
plugins:
- glightbox
- search
- markmap:
base_path: docs
encoding: utf-8
file_extension: .mm.md
d3_version: 6.7.0
lib_version: 0.14.1
view_version: 0.14.0
# - offline
- minify:
minify_html: true
# - social:
# cards_color:
# fill: "#0FF1CE"
# text: "#FFFFFF"
- search:
jieba_dict: dict.txt
extra:
analytics:
provider: google
property: G-LZX4K52CZ1
feedback:
title: Was this page helpful?
ratings:
- icon: material/emoticon-happy-outline
name: This page was helpful
data: 1
note: >-
Thanks for your feedback!
- icon: material/emoticon-sad-outline
name: This page could be improved
data: 0
note: >- #
Thanks for your feedback! Help us improve this page by
using our <a href="..." target=_blank>feedback form</a>.
homepage: https://code.100ask.net
alternate:
- name: English
link: /en/
lang: en
- name: 中文
link: /zh/
lang: zh
# disqus: dongshanpi-com
# Extensions
markdown_extensions:
- admonition
- abbr
- attr_list
- def_list
- footnotes
- meta
- md_in_html
- tables
- toc:
slugify: !!python/name:pymdownx.slugs.uslugify
- toc:
permalink: true
- toc:
title: On this page
- toc:
permalink_title: Anchor link to this section for reference
- toc:
toc_depth: 3
- pymdownx.arithmatex:
generic: true
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.tilde
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.snippets
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- def_list
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
# Page tree
nav:
- 根页面:
- 网站简介: 'index.md'
- DongshanPI-D1s: 'index.md'
- 柚木PI-蜥蜴: 'index.md'
- 柚木PI-变色龙: 'index.md'
- DongshanPI-哪吒STU: 'index.md'
- DongshanPI-壹号: 'index.md'
- DongshanPI-柒号: 'index.md'
- DongshanPI-D1s:
- 主板简介: 'DongshanPI-D1s/01-BoardIntroduction.md'
- 配套资源: 'DongshanPI-D1s/02-SupportingResources.md'
- 快速启动:
- 登录开发板: 'DongshanPI-D1s/03-QuickStart.md'
- 更新系统: 'DongshanPI-D1s/03-1_FlashSystem.md'
- 常见问题: 'DongshanPI-D1s/03-2_SomeQustion.md'
- 配置开发环境: 'DongshanPI-D1s/06-ConfigHostEnv.md'
- 最小系统快速上手:
- 运行helloword应用: 'DongshanPI-D1s/05-1_RunHelloword.md'
- 运行helloword驱动: 'DongshanPI-D1s/05-2_RunHellowordDriver.md'
- Tina-SDK系统开发:
- 构建Tina系统: 'DongshanPI-D1s/07-TinaSDK_DevelopmentGuide.md'
- 编译开发bootloader: 'DongshanPI-D1s/08-TinaSDK_BuildBootloader.md'
- 编译开发kernel: 'DongshanPI-D1s/09-TinaSDK_BuildLinuxKernel.md'
- 编译开发Rootfs: 'DongshanPI-D1s/10-TinaSDK_BuildRootfs.md'
- 支持wifi蓝牙: 'DongshanPI-D1s/12-1_TinaSDK_SupportWifiBluetooth.md'
- 支持MIPI摄像头: 'DongshanPI-D1s/13-1_TinaSDK_SupportMIPICamera.md'
- 支持MIPI显示屏: 'DongshanPI-D1s/14-1_TinaSDK_SupportMIPIDisplay.md'
- 柚木PI-蜥蜴:
- 主板简介: 'YuzukiHD-Lizard/01-BoardIntroduction.md'
- 配套资源: 'YuzukiHD-Lizard/02-SupportingResources.md'
- 快速启动:
- 连接开发板: 'YuzukiHD-Lizard/03-QuickStart.md'
- 更新系统: 'YuzukiHD-Lizard/03-1_FlashSystem.md'
- 常见问题: 'YuzukiHD-Lizard/03-2_SomeQustion.md'
- 配置开发环境: 'YuzukiHD-Lizard/06-ConfigHostEnv.md'
- 最小系统快速上手:
- 运行helloword应用: 'YuzukiHD-Lizard/05-1_RunHelloword.md'
- 运行helloword驱动: 'YuzukiHD-Lizard/05-2_RunHellowordDriver.md'
- Tina-SDK系统开发:
- 构建Tina系统: 'YuzukiHD-Lizard/07-TinaSDK_DevelopmentGuide.md'
- 编译开发bootloader: 'YuzukiHD-Lizard/08-TinaSDK_BuildBootloader.md'
- 编译开发kernel: 'YuzukiHD-Lizard/09-TinaSDK_BuildLinuxKernel.md'
- 编译开发Rootfs: 'YuzukiHD-Lizard/10-TinaSDK_BuildRootfs.md'
- 支持wifi蓝牙: 'YuzukiHD-Lizard/12-1_TinaSDK_SupportWifiBluetooth.md'
- 支持MIPI摄像头: 'YuzukiHD-Lizard/13-1_TinaSDK_SupportMIPICamera.md'
- 支持MIPI显示屏: 'YuzukiHD-Lizard/14-1_TinaSDK_SupportMIPIDisplay.md'
- 柚木PI-变色龙:
- 主板简介: 'YuzukiHD-Chameleon/01-BoardIntroduction.md'
- 配套资源: 'YuzukiHD-Chameleon/02-SupportingResources.md'
- 快速启动: 'YuzukiHD-Chameleon/03-QuickStart.md'
- 配置开发环境: 'YuzukiHD-Chameleon/06-ConfigHostEnv.md'
- DongshanPI-哪吒STU:
- 主板简介: 'DongshanNezhaSTU/01-BoardIntroduction.md'
- 配套资源: 'DongshanNezhaSTU/02-SupportingResources.md'
- 快速启动: 'DongshanNezhaSTU/03-QuickStart.md'
- 配置开发环境: 'DongshanNezhaSTU/06-ConfigHostEnv.md'
- 最小系统快速上手:
- 运行helloword应用: 'DongshanNezhaSTU/05-1_RunHelloword.md'
- 运行helloword驱动: 'DongshanNezhaSTU/05-2_RunHellowordDriver.md'
- Buildroot-SDK系统开发:
- 编译构建最小系统: 'DongshanNezhaSTU/07-Buildroot-SDK_DevelopmentGuide.md'
- 编译开发bootloader: 'DongshanNezhaSTU/08-BuildBootloader.md'
- 编译开发kernel: 'DongshanNezhaSTU/09-BuildLinuxKernel.md'
- 编译开发Rootfs: 'DongshanNezhaSTU/10-BuildRootfs.md'
- 支持wifi蓝牙组件: 'DongshanNezhaSTU/10-1_BuildrootSupportWifiBluetooth.md'
- Tina-SDK系统开发:
- 编译构建最小系统: 'DongshanNezhaSTU/11-Tina-SDK_DevelopmentGuide.md'
- DongshanPI-壹号:
- 主板简介: 'DongshanPi-One/01-BoardIntroduction.md'
- 配套资源: 'DongshanPi-One/02-SupportingResources.md'
- 快速上手:
- 连接开发板: 'DongshanPi-One/03-QuickStart.md'
- 常见问题: 'DongshanPi-One/03-SomeQustion.md'
- 快速项目开发:
- 获取源码: 'DongshanPi-One/05-GetSourceCode.md'
- 编译烧写Boot: 'DongshanPi-One/06-BuildFlashBoot.md'
- 编译烧写Kernel: 'DongshanPi-One/07-BuildFlashKernel.md'
- 编译烧写系统: 'DongshanPi-One/08-BuildFlashSystem.md'
- 应用Demo示例: 'DongshanPi-One/16-RunDempApp.md'
- Linux社区版本:
- 社区版本简述: 'DongshanPi-One/15-SupportLinuxCommunity.md'
- Das u-boot开发: 'DongshanPi-One/17-Das u-boot.md'
- Linux Kernel开发: 'DongshanPi-One/18-LinuxKernel.md'
- rootfs开发: 'DongshanPi-One/19.Buildroot.md'
- 开源工具: 'DongshanPi-One/19.OpensourceMstarTools.md'
- 系统加强:
- 支持的模块: 'DongshanPi-One/09-SupportHardware.md'
- 支持的工具: 'DongshanPi-One/10-SupportTools.md'
- 支持的其它系统: 'DongshanPi-One/11-SupportOtherSystem.md'
- DongshanPI-PicoW:
- 主板简介: 'DongshanPi-PicoW/01-BoardIntroduction.md'
- 配套资源: 'DongshanPi-PicoW/02-SupportingResources.md'
- 快速启动:
- 登录开发板: 'DongshanPi-PicoW/03-QuickStart.md'
- 更新系统: 'DongshanPi-PicoW/03-1_FlashSystem.md'
- 开发环境搭建:
- Ubuntu环境搭建: 'DongshanPi-PicoW/06-ConfigHostEnv.md'
- IKAYAKI-SDK使用: 'DongshanPi-PicoW/07-IKAYAKISDK_DevelopmentGuide.md'
- DongshanPI-柒号:
- 主板简介: 'DongshanPi-Seven/01-BoardIntroduction.md'
- 配套资源: 'DongshanPi-Seven/02-SupportingResources.md'
- 快速上手:
- 连接开发板: 'DongshanPi-Seven/03-QuickStart.md'
- 烧写&恢复系统: 'DongshanPi-Seven/04.FlashDefaultSystem.md'
- 其它常见问题: 'DongshanPi-Seven/04-SomeQustion.md'
- APP应用开发:
- LVGL界面开发: 'DongshanPi-Seven/05-LVGL_GuiDevelopment.md'
- QT界面开发: 'DongshanPi-Seven/05-QT_GuiDevelopment.md'
- MQTT协议开发: 'DongshanPi-Seven/05-MQTT_Development.md'
- Socket网路编程: 'DongshanPi-Seven/05-Socket_Development.md'
- Web服务开发: 'DongshanPi-Seven/05-Web_Developmen.md'
- ALSA音频编程: 'DongshanPi-Seven/05-ALSA_Developmen.md'
- V4L2视频编程: 'DongshanPi-Seven/05-V4L2_Developmen.md'
- CAN应用编程: 'DongshanPi-Seven/05-CAN_Developmen.md'
- D-bus通信编程: 'DongshanPi-Seven/05-D-BUS_Developmen.md'
- 嵌入式系统开发:
- Linux驱动开发: 'DongshanPi-Seven/06-GetSourceCode.md'
- OTA升级开发: 'DongshanPi-Seven/07-SYSTEM_OTA.md'
- OPTEE开发: 'DongshanPi-Seven/09-OPTEE-OS.md'
- 关于我们:
- 简介: 'About.md'
extra_javascript:
- javascripts/shortcuts.js
extra_css:
- stylesheets/extra.css
extra_javascript:
- https://unpkg.com/[email protected]/dist/d3.min.js
- https://unpkg.com/[email protected]/dist/browser/index.min.js
- https://unpkg.com/[email protected]/dist/index.min.js