未验证 提交 dc1392d5 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: fix format issues in connector doc (#12515)

* docs: connector in English

[TD-15544]

* docs: connector doc in English

[TD-15544]

* fix format issues

* fix format issues
上级 48e9db3b
...@@ -79,10 +79,10 @@ The different database framework specifications for various programming language ...@@ -79,10 +79,10 @@ The different database framework specifications for various programming language
import Tabs from "@theme/Tabs"; import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem"; import TabItem from "@theme/TabItem";
import InstallOnWindows from ". /_linux_install.mdx"; import InstallOnWindows from "./_linux_install.mdx";
import InstallOnLinux from ". /_windows_install.mdx"; import InstallOnLinux from "./_windows_install.mdx";
import VerifyWindows from ". /_verify_windows.mdx"; import VerifyWindows from "./_verify_windows.mdx";
import VerifyLinux from ". /_verify_linux.mdx"; import VerifyLinux from "./_verify_linux.mdx";
## Install client driver ## Install client driver
......
...@@ -4,11 +4,7 @@ import PkgList from "/components/PkgList"; ...@@ -4,11 +4,7 @@ import PkgList from "/components/PkgList";
<PkgList type={1} sys="Windows" /> <PkgList type={1} sys="Windows" />
<<<<<<< HEAD
[All downloads](https://www.taosdata.com/cn/all-downloads/) [All downloads](https://www.taosdata.com/cn/all-downloads/)
=======
[all downloads](https://www.taosdata.com/cn/all-downloads/)
>>>>>>> develop
2. Execute the installer, select the default value as prompted, and complete the installation 2. Execute the installer, select the default value as prompted, and complete the installation
3. Installation path 3. Installation path
...@@ -29,11 +25,7 @@ import PkgList from "/components/PkgList"; ...@@ -29,11 +25,7 @@ import PkgList from "/components/PkgList";
:::tip :::tip
<<<<<<< HEAD
1. If you use FQDN to connect to the server, you must ensure the local network environment DNS is configured, or add FQDN addressing records in the `hosts` file, e.g., edit C:\Windows\system32\drivers\etc\hosts and add a record like the following: `192.168.1.99 h1.tados.com`.. 1. If you use FQDN to connect to the server, you must ensure the local network environment DNS is configured, or add FQDN addressing records in the `hosts` file, e.g., edit C:\Windows\system32\drivers\etc\hosts and add a record like the following: `192.168.1.99 h1.tados.com`..
=======
1. If you use FQDN to connect to the server, you must ensure the local network environment DNS is configured, or add FQDN addressing records in the `hosts` file, e.g., edit C:\Windows\system32\drivers\etc\hosts and add a record like the following: `192.168.1.99 h1.tados.com`. 2.
>>>>>>> develop
2. Uninstall: Run unins000.exe to uninstall the TDengine application driver. 2. Uninstall: Run unins000.exe to uninstall the TDengine application driver.
::: :::
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册