docs(schedule): add subsystem reference

This commit is contained in:
Tianyi Cui
2026-08-09 22:54:28 +08:00
parent bef3fccbd8
commit 89eba1539b
16 changed files with 270 additions and 7 deletions
+1
View File
@@ -369,6 +369,7 @@ const reference = [
}))),
...pairedPages(([
['goal.md', '目标', 'Goals', 14],
['schedule.md', '定时提醒', 'Scheduled reminders', 15],
['pty.md', 'PTY 会话', 'PTY sessions', 26],
['commands.md', '命令', 'Human commands', 38],
] as const).map(([file, rootLabel, enLabel, order]): PairedPage => ({