Skip to content

Commit

Permalink
feat: Siri
Browse files Browse the repository at this point in the history
Update apple-intelligence.mdx
Create spotlight.mdx
Update _Footer.md
Update index.md
Create siri.mdx
Delete ask-siri.mdx
Delete siri-requests.mdx
Delete siri-suggestions.mdx
  • Loading branch information
VirgilClyne committed Dec 18, 2024
1 parent ce0bc26 commit a06a9a4
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/guide/Siri/apple-intelligence.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { ModuleInstall } from "@theme";
import _Footer from "../_Footer.md";

# 🟥 Apple 智能 (Apple Intelligence)
# 🟥 Apple 智能

## 简介

Expand Down
26 changes: 0 additions & 26 deletions docs/guide/Siri/ask-siri.mdx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repo: NSRingo/Siri
import { Steps, ModuleInstall } from "@theme";
import _Footer from "../_Footer.md";

# ⭕ Siri 请求 (Siri Requests)
# ⭕ Siri

:::warning ⚠️

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repo: NSRingo/Siri
import { Steps, ModuleInstall } from "@theme";
import _Footer from "../_Footer.md";

# 🔍 Siri 建议 (Siri Suggestions)
# 🔍 聚焦搜索

:::danger ‼️ 已失效

Expand Down
8 changes: 4 additions & 4 deletions docs/guide/_Footer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

### iOS 18、macOS 15、watchOS 11 及以上

| [🌤<br/>WeatherKit](/guide/Weather/weather-kit) | [📍<br/>定位](/guide/GeoServices/location) | [🗺️<br/>地图](/guide/GeoServices/maps) | [🟥<br/>Apple 智能](/guide/Siri/apple-intelligence) | [⭕<br/>Siri 请求](/guide/Siri/siri-requests) | [📺<br/>TV](/guide/apple-tv) | [📰<br/>News](/guide/apple-news) | [✈<br/>TestFlight](/guide/test-flight) | [⌚️<br/>WATCH](/guide/apple-watch) | [🧰<br/>BoxJs](/guide/box-js) |
| :--------------------------------------------: | :----------------------------------------: | :------------------------------------: | :-------------------------------------------------: | :-------------------------------------------: | :---------------------------: | :-------------------------------: | :------------------------------------: | :----------------------------------: | ----------------------------- |
| [🌤<br/>WeatherKit](/guide/Weather/weather-kit) | [📍<br/>定位](/guide/GeoServices/location) | [🗺️<br/>地图](/guide/GeoServices/maps) | [🟥<br/>Apple 智能](/guide/Siri/apple-intelligence) | [⭕<br/>Siri](/guide/Siri/siri) | [📺<br/>TV](/guide/apple-tv) | [📰<br/>News](/guide/apple-news) | [✈<br/>TestFlight](/guide/test-flight) | [⌚️<br/>WATCH](/guide/apple-watch) | [🧰<br/>BoxJs](/guide/box-js) |
| :--------------------------------------------: | :----------------------------------------: | :------------------------------------: | :-------------------------------------------------: | :-----------------------------: | :---------------------------: | :-------------------------------: | :------------------------------------: | :----------------------------------: | ----------------------------- |

### iOS 17、macOS 14、watchOS 10 及以下

| [~~🌤<br/>天气~~](/guide/Weather/weather) | [📍<br/>定位](/guide/GeoServices/location) | [🗺️<br/>地图](/guide/GeoServices/maps) | [~~⭕<br/>询问 Siri~~](/guide/Siri/ask-siri) | [~~🔍<br/>Siri 建议~~](/guide/Siri/siri-suggestions) | [📺<br/>TV](/guide/apple-tv) | [📰<br/>News](/guide/apple-news) | [~~🌐<br/>专用代理~~](/guide/private-relay) | [✈<br/>TestFlight](/guide/test-flight) | [⌚️<br/>WATCH](/guide/apple-watch) | [🧰<br/>BoxJs](/guide/box-js) |
| :--------------------------------------: | :----------------------------------------: | :------------------------------------: | :------------------------------------------: | :--------------------------------------------------: | :---------------------------: | :-------------------------------: | :-----------------------------------------: | :------------------------------------: | :----------------------------------: | ----------------------------- |
| [~~🌤<br/>天气~~](/guide/Weather/weather) | [📍<br/>定位](/guide/GeoServices/location) | [🗺️<br/>地图](/guide/GeoServices/maps) | [~~🔍<br/>聚焦搜索~~](/guide/Siri/spotlight) | [📺<br/>TV](/guide/apple-tv) | [📰<br/>News](/guide/apple-news) | [~~🌐<br/>专用代理~~](/guide/private-relay) | [✈<br/>TestFlight](/guide/test-flight) | [⌚️<br/>WATCH](/guide/apple-watch) | [🧰<br/>BoxJs](/guide/box-js) |
| :--------------------------------------: | :----------------------------------------: | :------------------------------------: | :------------------------------------------: | :---------------------------: | :-------------------------------: | :-----------------------------------------: | :------------------------------------: | :----------------------------------: | :---------------------------: |
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ features:
link: /guide/GeoServices/maps

- iconKey: Siri
title: Siri 请求
title: Siri
details: 自定义 Siri 请求的功能及服务版本,满足个性化需求。
link: /guide/Siri/siri-requests
link: /guide/Siri/siri

- iconKey: AppleTV
title:  TV
Expand Down

0 comments on commit a06a9a4

Please sign in to comment.