Commit Graph

2178 Commits

Author SHA1 Message Date
Caize Wu
dd0c529c03 Merge pull request #947 from huxueyang135/patch-2
Fix formatting of shell command in documentation
2026-04-24 14:21:43 +08:00
Caize Wu
6e6d760564 Merge pull request #943 from stan-smith/docs/lichee-english-fixes
fix: English grammar and spelling corrections across Lichee docs
2026-04-24 14:21:12 +08:00
Caize Wu
d527c47536 Merge pull request #926 from Kristinblue/patch-2
Fix typos, grammar, and formatting issues in dnn_basic page
2026-04-24 14:20:30 +08:00
Caize Wu
a358d461d3 Merge pull request #925 from Kristinblue/patch-1
修改数学符号和笔误处
2026-04-24 14:20:10 +08:00
Caize Wu
5e65506b6c Merge pull request #958 from 916BGAI/nanokvm
update picoclaw expansion board docs
2026-04-24 12:15:55 +08:00
916BGAI
813598d778 update picoclaw expansion board docs 2026-04-24 12:09:14 +08:00
Caize Wu
710f47e683 Merge pull request #957 from 916BGAI/nanokvm
fix picoclaw launcher web ui port
2026-04-22 21:37:12 +08:00
916BGAI
b239d8adf7 fix picoclaw launcher web ui port 2026-04-22 21:28:49 +08:00
Caize Wu
3117eb2fca Merge pull request #956 from MK16kawai/main
docs: fix URL formatting and update reference code links in tof_therm…
2026-04-22 16:46:54 +08:00
Mk16kawai
ec1ec6b153 docs: fix URL formatting and update reference code links in tof_thermal.md 2026-04-22 16:40:49 +08:00
Caize Wu
5c1b5c281e Merge pull request #955 from BeaconCat/fix/nanokvm-desk-knob-side
fix(nanokvm-pro): correct knob position from left to right (zh + en)
2026-04-16 21:02:13 +08:00
BeaconCat
5c93dc2fc3 fix(nanokvm-pro): correct knob position from left to right (zh + en) 2026-04-16 20:54:01 +08:00
Caize Wu
2577d35e2f Merge pull request #953 from compile-js/fix-tang
Fix tang
2026-04-16 18:00:41 +08:00
taonyx
f8430acb63 Merge pull request #954 from compile-js/fix-t256s
增加更多ios不能使用的描述
2026-04-16 11:06:24 +08:00
compile-js
cf46243b9e 增加更多ios不能使用的描述 2026-04-15 19:33:30 +08:00
taonyx
3258800931 Merge pull request #952 from compile-js/fix-m4c
m4c dock增加链接
2026-04-15 18:44:15 +08:00
compile-js
b711a2597a 修改tang系列描述 2026-04-15 15:27:49 +08:00
compile-js
31475e8608 同步之前更改的英文文档 2026-04-15 15:27:49 +08:00
compile-js
a823085c8e m4c dock增加链接 2026-04-15 15:07:44 +08:00
taonyx
ea410133d8 Merge pull request #951 from compile-js/fix-t256s
增加设备朝向接口描述和解决方案,以及不支持ios的中英文描述
2026-04-13 15:44:08 +08:00
compile-js
aacac1103d macOs英文同步 2026-04-13 15:22:15 +08:00
compile-js
facef4f8e3 添加macOs的使用教程在QS里面 2026-04-13 14:51:42 +08:00
taorye
959e4334f8 doc(maixsense): Remove SAVE instruction and related syntax from AT command documentation 2026-04-13 14:35:23 +08:00
compile-js
01fec60f31 T256S英文版本的同步 2026-04-13 14:06:27 +08:00
compile-js
66306cce45 增加设备朝向接口描述和解决方案,以及不支持ios的描述 2026-04-13 13:46:43 +08:00
taonyx
6b4206134a Merge pull request #950 from compile-js/fix-m4c
Fix m4c
2026-04-13 09:49:49 +08:00
compile-js
6248a5e01b 增加m4ndock,m4dock索引 2026-04-10 18:29:28 +08:00
compile-js
e294b97b0d 修改M4C-Dock为M4-Dock,intro增加了m4c标题,增加了两者的区别描述,参数表isp列加上了m4n特定 2026-04-10 18:29:28 +08:00
compile-js
cbb4096a23 修改了intro第二段描述,给isp的介绍加上了ax650n仅有的限定 2026-04-10 18:29:28 +08:00
compile-js
223728973f 修改了intro的650N为650C 2026-04-10 18:29:28 +08:00
compile-js
786b82b692 修改了增加了淘宝链接 2026-04-10 18:29:28 +08:00
taorye
04d5051d45 doc(T256s): Update FAQ, Intro, Quick Start, and User Guide with new images and corrections 2026-04-08 18:32:35 +08:00
taorye
5ddcab5c35 doc(T256s): Update FAQ and User Guide for UVC device VID/PID and color palette options 2026-04-08 18:32:35 +08:00
taorye
aebef73f71 doc(T256s): Update T256s documentation and assets
remove outdated FAQs, enhance visuals, and add new images for better user guidance.
2026-04-08 18:32:35 +08:00
Caize Wu
56a17a9ed1 Merge pull request #948 from 916BGAI/nanokvm
add rvnano picoclaw expansion board document
2026-04-07 16:27:20 +08:00
916BGAI
99ce0aa54b add rvnano picoclaw expansion board document 2026-04-07 16:21:54 +08:00
huxueyang135
f6f1322442 Fix formatting of shell command in documentation 2026-04-07 11:39:56 +08:00
BuGu
96920060d9 Merge pull request #945 from 916BGAI/nanokvm
add nanokvm static ip fix
2026-03-31 15:35:46 +08:00
BuGu
b14636eaac Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 15:32:20 +08:00
916BGAI
3807363e2a add nanokvm static ip fix 2026-03-31 15:23:33 +08:00
BuGu
7e2f45cc73 Add documentation for customizing USB VID/PID on NanoKVM 2026-03-31 14:54:11 +08:00
BuGu
8cae1244ad Add documentation for customizing USB VID/PID on NanoKVM 2026-03-31 14:52:43 +08:00
Stan
7ccc1b2aa2 fix: English grammar and spelling corrections across Lichee docs 2026-03-30 16:01:17 +01:00
BuGu
f679b90f67 Merge pull request #921 from KevinMX/th1520-revyos
th1520: correct factual errors
2026-03-27 15:41:39 +08:00
BuGu
717b513051 Merge pull request #927 from stan-smith/docs/rv-nano-grammar-fixes
docs: grammar fixes for RV_Nano English translation
2026-03-27 15:37:38 +08:00
BuGu
2e61ef2b20 Merge branch 'main' into docs/rv-nano-grammar-fixes 2026-03-27 15:35:36 +08:00
BuGu
73ef12030a Add NanoKVM logo customization 2026-03-27 15:28:26 +08:00
BuGu
cc7cf5761f Add NanoKVM logo customization 2026-03-27 15:26:13 +08:00
lxowalle
1b451157f9 Merge pull request #940 from imguoguo/fix/docs-typos-and-broken-links
fix(docs): fix typos, broken links, and duplicate words across 57 files
2026-03-27 10:53:00 +08:00
Guoguo
232411a356 fix(docs): fix typos, broken links, and formatting errors across 65 files
Broken markdown links:
- Fix 2 bare URLs with stray ")" in RV_Nano/1_intro.md
- Fix broken anchor link (### -> #) in blink.md

English duplicate words (14 "the the" + others):
- tang-mega-138k, tang-mega-60k, Tang-Nano, Tang-Nano-1K, Tang-Nano-9K
- maixsense-a075v, m1s/start, lushaylabs/oled_101, installation_getting_started
- emdebian.md, NanoKVM/ipmi.md ("It it"), flash-in-linux.md ("it it")
- knowledge_audio.md ("from From"), dnn_basic.md x2 ("it It is")
- env_maixpyide.md, maixpy_faq.md ("successfully connect successfully")

English misspellings:
- "enviroment" -> "environment" in 3 files
- "infomation" -> "information" in 6_peripheral.md
- "destory" -> "destroy" in flash_system.md

Chinese duplicate characters (36 instances):
- "的的", "了了", "是是", "会会", "在在", "能能否", "都都"
- "支持支持", "使用使用", "需要需要", "包含了了", "上一节的的"
- "这这", "为为", "拥有有", "merge_distancede"

Broken markdown headers (missing space after ##):
- K1/lpi3a/2_unbox.md, 3_burn_image.md
- Build_R329.md (4 headers)
- code_frameworks.md
- Corrupted fullwidth header in image/image.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 08:30:02 -07:00