Skip to content

Commit 91484ae

Browse files
committed
update doc
1 parent 2f50876 commit 91484ae

18 files changed

+74
-1628
lines changed

website/i18n/en/docusaurus-plugin-content-docs/current/docs/doc/Component Introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ GeneralUpdate is an open-source cross-platform application automatic update comp
1414
| -------------------- | ------------------- | --------------------- |
1515
| ![](imgs\github.png) | ![](imgs\gitee.png) | ![](imgs\gitcode.jpg) |
1616

17+
[If your company is currently using or planning to use [the product/service] and encountering any issues, or if you need assistance with selection, you are very welcome to join our discussion group for communication. The contact information can be found at the bottom of this page. Developers, if you encounter urgent tasks, please explain the situation in advance, and your inquiries will be prioritized for resolution.]
18+
1719

1820

1921
## 2. What does GeneralUpdate offer?

website/i18n/en/docusaurus-plugin-content-docs/current/docs/doc/GeneralClient.OSS.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ The GeneralClientOSS class is another update mechanism. Unlike GeneralClientBoot
2424
public sealed class GeneralClientOSS
2525
```
2626

27-
NuGet Installation
28-
29-
```shell
30-
NuGet\Install-Package GeneralUpdate.ClientCore -Version x.x.x
31-
```
32-
3327

3428

3529
### Example
@@ -112,10 +106,9 @@ GeneralUpdateOSS provides the following capabilities.
112106

113107
#### Methods
114108

115-
| Method | Description |
116-
| ---------------------- | ----------------------------------------------------------- |
117-
| Start() | Start the OSS update. |
118-
| AddListenerException() | Listen for internal exception information of the component. |
109+
| Method | Description |
110+
| ------- | --------------------- |
111+
| Start() | Start the OSS update. |
119112

120113

121114

website/i18n/en/docusaurus-plugin-content-docs/current/docs/doc/GeneralUpdate.Bowl.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ This component is an independent process launched before the end of the upgrade
1616
public sealed class Bowl
1717
```
1818

19-
NuGet Installation
2019

21-
```shell
22-
NuGet\Install-Package GeneralUpdate.Bowl -Version 9.1.2
23-
```
2420

2521
### Example
2622

0 commit comments

Comments
 (0)