From 61aecbc236cf2068f535ba872fb2a9d2f0f3804a Mon Sep 17 00:00:00 2001
From: JE-Chen <33644111+JE-Chen@users.noreply.github.com>
Date: Tue, 15 Aug 2023 16:21:59 +0800
Subject: [PATCH] Fix doc indent
---
.idea/workspace.xml | 14 +++++---------
docs/source/Eng/eng_index.rst | 3 +--
docs/source/Zh/zh_index.rst | 2 +-
docs/source/index.rst | 11 +++++------
4 files changed, 12 insertions(+), 18 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d2a3ab1..f541f9e 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,11 +4,7 @@
-
-
-
-
-
+
@@ -70,7 +66,7 @@
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "dev",
"ignore.virus.scanning.warn.message": "true",
- "last_opened_file_path": "C:/CodeWorkspace/FileAutomation",
+ "last_opened_file_path": "C:/CodeWorkspace/APITestka",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
@@ -82,11 +78,11 @@
}]]>
+
+
+
-
-
-
diff --git a/docs/source/Eng/eng_index.rst b/docs/source/Eng/eng_index.rst
index 15ad5d0..b8c1d01 100644
--- a/docs/source/Eng/eng_index.rst
+++ b/docs/source/Eng/eng_index.rst
@@ -1,6 +1,5 @@
-====================================
AutoControl English Documentation
-====================================
+----
.. toctree::
:maxdepth: 4
diff --git a/docs/source/Zh/zh_index.rst b/docs/source/Zh/zh_index.rst
index 9b16ac8..4576cc3 100644
--- a/docs/source/Zh/zh_index.rst
+++ b/docs/source/Zh/zh_index.rst
@@ -2,7 +2,7 @@ AutoControl 繁體中文 文件
----
.. toctree::
- :maxdepth: 4
+ :maxdepth: 4
doc/installation/installation_doc.rst
doc/create_project/create_project_doc.rst
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 14ad680..5a74b08 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,13 +1,12 @@
-==================
AutoControl
-==================
+----
.. toctree::
- :maxdepth: 4
+ :maxdepth: 4
- Eng/eng_index.rst
- Zh/zh_index.rst
- API/api_index.rst
+ Eng/eng_index.rst
+ Zh/zh_index.rst
+ API/api_index.rst
----