Skip to content

Commit

Permalink
Content update
Browse files Browse the repository at this point in the history
  • Loading branch information
YerongAI committed Sep 26, 2024
1 parent a6f28da commit 5cb743a
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/en-us.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function sidebarIntroduction(): DefaultTheme.SidebarItem[] {
items: [
{ text: 'What is Office Tool Plus?', link: 'what-is-otp' },
{ text: 'System requirements', link: 'requirement' },
{ text: 'Download', link: 'download' }
{ text: 'Download and use', link: 'download' }
]
},
{
Expand Down
8 changes: 4 additions & 4 deletions docs/.vitepress/zh-cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function sidebarIntroduction(): DefaultTheme.SidebarItem[] {
items: [
{ text: '什么是 Office Tool Plus?', link: 'what-is-otp' },
{ text: '系统要求', link: 'requirement' },
{ text: '下载', link: 'download' }
{ text: '下载并使用', link: 'download' }
]
},
{
Expand Down Expand Up @@ -166,9 +166,9 @@ function sidebarHelp(): DefaultTheme.SidebarItem[] {
collapsed: false,
items: [
{ text: '关于', link: 'about' },
{ text: '程序', link: 'application' },
{ text: '部署', link: 'deploy' },
{ text: '激活', link: 'activation' },
{ text: '程序问题', link: 'application' },
{ text: '部署问题', link: 'deploy' },
{ text: '激活问题', link: 'activation' },
]
}
]
Expand Down
8 changes: 8 additions & 0 deletions docs/introduction/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,11 @@ Differences between the architecture:
## Unpack

Extract Office Tool Plus to a normal location, such as desktop. **Do NOT run Office Tool Plus without unpacking**.

## Run

Double click `Office Tool Plus.exe` to run program. You don't need to turn off any antivirus softwares. Office Tool Plus is a safe and reliable software.

## Uninstall

You can safely remove Office Tool Plus. This is a green software, so there is no standard uninstallation procedure, just delete the program files.
3 changes: 3 additions & 0 deletions docs/zh-cn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ hero:
- theme: alt
text: 主页
link: https://otp.landian.vip/
- theme: alt
text: 下载
link: /zh-cn/introduction/download
- theme: alt
text: 博客
link: https://www.coolhub.top/
Expand Down
10 changes: 10 additions & 0 deletions docs/zh-cn/introduction/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,13 @@ irm https://officetool.plus/get/ | iex
## 解压

下载完成后,请将整个压缩包解压到一个合适的位置,例如桌面。**请勿在压缩包内直接双击运行 Office Tool Plus**.

## 运行

双击 `Office Tool Plus.exe` 以运行程序。您不需要为此关闭任何防病毒软件。Office Tool Plus 是一款安全可靠的软件。

## 卸载

如果您已经完成了 Office 的部署管理,您可以安全地删除 Office Tool Plus。这是一款绿色软件,因此没有标准的卸载程序,直接删除程序文件即可。

如果 Office Tool Plus 没能解决您的问题,非常私密马赛!~~(鞠躬)~~,但我们希望能够得到您的反馈,以便我们在将来解决这些问题或者做出相关优化。

0 comments on commit 5cb743a

Please sign in to comment.