Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:
- 以下是使用多個平台的範例。

(aaps-ci-option1-android)=
- Android 相容(最簡單,建議使用這個方法)
- Android 上的作法(最簡單,建議使用這個方法)
```{eval-rst}
.. raw:: html

Expand Down Expand Up @@ -130,7 +130,7 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:
```

(aaps-ci-option1-computer)=
- 使用電腦(支援 Windows/Mac/Linux)
- 電腦上相容的作法(支援 Windows/Mac/Linux)

打開網頁 https://simplewebserver.org/download.html

Expand All @@ -140,11 +140,11 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:

- 取得 → 安裝 → 開啟 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server.png)

- 按一下 「新服務」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step1.png)
- 按一下 「Get Started」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step1.png)

- 按一下「創建服務」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step2.png)
- 按一下「New Server」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step2.png)

- 在文件夾路徑中,選擇包含 aaps-ci-preparation.html 的資料夾,然後按一下「創建服務」鈕。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step3.png)
- 在文件夾路徑中,選擇包含 aaps-ci-preparation.html 的資料夾,然後按一下「Create Server」鈕。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step3.png)

- 看到這個畫面表示伺服器已啟動。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step4.png)

Expand Down Expand Up @@ -178,7 +178,7 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:
- 以下是使用多個平台的範例。

(aaps-ci-option2-android)=
- Android 相容(最簡單,建議使用這個方法)
- Android 上的作法(最簡單,建議使用這個方法)
```{eval-rst}
.. raw:: html

Expand All @@ -196,7 +196,7 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:
```

(aaps-ci-option2-computer)=
- 使用電腦(支援 Windows/Mac/Linux)
- 電腦上相容的作法(支援 Windows/Mac/Linux)

打開網頁 https://simplewebserver.org/download.html

Expand All @@ -206,11 +206,11 @@ AAPS 應用程式在建立後會保存在你的 Google 雲端硬碟中:

- 取得 → 安裝 → 開啟 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server.png)

- 按一下 「新服務」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step1.png)
- 按一下 「Get Started」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step1.png)

- 按一下「創建服務」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step2.png)
- 按一下「New Server」鈕 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step2.png)

- 在文件夾路徑中,選擇包含 aaps-ci-preparation.html 的資料夾,然後按一下「創建服務」鈕。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step3.png)
- 在文件夾路徑中,選擇包含 aaps-ci-preparation.html 的資料夾,然後按一下「Create Server」鈕。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step3.png)

- 看到這個畫面表示伺服器已啟動。 ![simple_http_server](../images/Building-the-App/CI/aaps_ci_simple_http_server_step4.png)

Expand Down