diff --git a/content/en/docs/toolbox/history.md b/content/en/docs/toolbox/history.md deleted file mode 100644 index 4adc31f35..000000000 --- a/content/en/docs/toolbox/history.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: "History" -keywords: 'KubeSphere, Kubernetes, history' -description: 'Learn how to quickly switch between the resources you access in your workspace.' -linkTitle: "History" -weight: 15600 ---- - -When you work in multiple workspaces or projects, your web browser will record the latest path you visited. - -You can check your history using F1, Win+K, or Command +K, which helps you quickly switch between the resources you access. Alternatively, follow the steps below to see the browsing history: - -1. Click the hammer icon in the bottom right corner and select **History**. - - ![toolbox](/images/docs/toolbox/history/toolbox.jpg) - -2. You can see your browsing history under **Recent Visit**. You can also find the quick links to user guides, API documentation and more on the **History** page. - - ![recent-history](/images/docs/toolbox/history/recent-history.jpg) \ No newline at end of file diff --git a/content/zh/docs/toolbox/history.md b/content/zh/docs/toolbox/history.md deleted file mode 100644 index c59720809..000000000 --- a/content/zh/docs/toolbox/history.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: "历史记录" -keywords: 'KubeSphere, Kubernetes, 历史记录' -description: '了解如何快速切换在企业空间中访问的资源。' -linkTitle: "历史记录" -weight: 15600 ---- - -当您在多个企业空间或项目中进行操作,您的 Web 浏览器会记录您最新访问的路径。 - -您可以使用 F1 键、Win 键+K 键或者 Command 键+K 键来查看历史记录,帮助您快速切换访问的资源。或者,按照以下步骤查看浏览历史记录: - -1. 点击右下角的锤子图标,选择**历史记录**。 - - ![工具箱](/images/docs/zh-cn/toolbox/history/toolbox.PNG) - -2. 您可以在**最近访问**下查看浏览历史记录,还可以在**历史记录**页面找到用户指南、API 文档等快捷链接。 - - ![近期历史记录](/images/docs/zh-cn/toolbox/history/recent-history.PNG) \ No newline at end of file diff --git a/static/images/docs/toolbox/history/recent-history.jpg b/static/images/docs/toolbox/history/recent-history.jpg deleted file mode 100644 index 10b75ed58..000000000 Binary files a/static/images/docs/toolbox/history/recent-history.jpg and /dev/null differ diff --git a/static/images/docs/toolbox/history/toolbox.jpg b/static/images/docs/toolbox/history/toolbox.jpg deleted file mode 100644 index a92a7ca75..000000000 Binary files a/static/images/docs/toolbox/history/toolbox.jpg and /dev/null differ diff --git a/static/images/docs/zh-cn/toolbox/history/recent-history.PNG b/static/images/docs/zh-cn/toolbox/history/recent-history.PNG deleted file mode 100644 index 379069e44..000000000 Binary files a/static/images/docs/zh-cn/toolbox/history/recent-history.PNG and /dev/null differ diff --git a/static/images/docs/zh-cn/toolbox/history/toolbox.PNG b/static/images/docs/zh-cn/toolbox/history/toolbox.PNG deleted file mode 100644 index 0a1683b92..000000000 Binary files a/static/images/docs/zh-cn/toolbox/history/toolbox.PNG and /dev/null differ