File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed
Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 11site_name : TrollScript
22site_url : https://trollscript.qzz.io
33site_description : TrollScript 官方文档与 API 参考
4+ repo_url : https://github.com/dompling/TrollScript-Release
5+ repo_name : GitHub
46
57theme :
68 name : material
3537 - 介绍 : README.md # 对应 docs/index.md
3638 - 安装指南 : INSTALL.md # 二级菜单示例
3739 - 环境要求 : requirements.md
38- - 中文文档 : API.md # 链接到你的 API.md
39- - English : API.en.md # 链接到你的 API.en.md
40+ - API 参考 :
41+ - App : App.md
42+ - 日历 : Calendar.md
43+ - 剪切板 : Clipboard.md
44+ - Console : Console.md
45+ - 联系人 : Contacts.md
46+ - 设备 : Device.md
47+ - 显示 : Display.md
48+ - 文件 : File.md
49+ - 网络 : HTTP.md
50+ - HUD : HUD.md
51+ - 触觉反馈 : Haptic.md
52+ - 定位 : Location.md
53+ - 网络信息 : Network.md
54+ - 通知 : Notification.md
55+ - 提醒 : Reminder.md
56+ - 短信 : SMS.md
57+ - SQL : SQL.md
58+ - 快捷指令 : Shortcuts.md
59+ - 本地存储 : Storage.md
60+ - 系统 : System.md
61+ - Util : Util.md
62+ - iCloud : iCloud.md
4063 - 常见问题 : FAQ.md
4164
65+
4266markdown_extensions :
4367 - toc :
4468 permalink : true
You can’t perform that action at this time.
0 commit comments