Skip to content

Commit dbad547

Browse files
committed
Fix
1 parent 09b82fb commit dbad547

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

docs/source/Zh/doc/callback_function/callback_function_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Callback function documentation
1+
回調函數 文件
22
----
33

44
在 AutoControl 裡,Callback function 是由 Callback Executor 提供支援,

docs/source/Zh/doc/cli/cli_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CLI documentation
1+
命令列介面 文件
22
----
33

44
----

docs/source/Zh/doc/critical_exit/critical_exit_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Critical Exit documentation
1+
緊急退出 文件
22
----
33

44
----

docs/source/Zh/doc/generate_report/generate_report_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Generate Report documentation
1+
報告產生 文件
22
----
33

44
Generate Report 可以生成以下格式的報告

docs/source/Zh/doc/image/image_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Image documentation
1+
圖片偵測 文件
22
----
33

44
* Image 提供了關於圖像辨識的功能。

docs/source/Zh/doc/installation/installation_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Installation documentation
1+
安裝 文件
22
----
33

44
.. code-block:: python

docs/source/Zh/doc/keyboard/keyboard_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Keyboard documentation
1+
鍵盤 文件
22
----
33

44
* 主要用來模擬鍵盤的控制。

docs/source/Zh/doc/keyword_and_executor/keyword_and_executor_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Keyword and Executor documentation
1+
鍵盤與執行者 文件
22
----
33

44
* Keyword 是一個 JSON 檔案裏面包含許多自定義的關鍵字與參數。

docs/source/Zh/doc/mouse/mouse_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Mouse documentation
1+
滑鼠 文件
22
----
33

44
* 主要用來模擬滑鼠的控制。

docs/source/Zh/doc/record/record_doc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Record documentation
1+
記錄 文件
22
----
33

44
* Record 主要用來錄製鍵盤跟滑鼠的動作。

0 commit comments

Comments
 (0)