From 1b4df19af626be9581715eae5d0302ccebb2dac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=90=9B?= Date: Mon, 27 Mar 2023 11:42:14 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0OmniVirt=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E6=8C=87=E5=8D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 胡君 --- docs/zh/menu/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/zh/menu/index.md b/docs/zh/menu/index.md index 3073f79a8..0fb183f6f 100644 --- a/docs/zh/menu/index.md +++ b/docs/zh/menu/index.md @@ -260,3 +260,6 @@ headless: true - [使用方法]({{< relref "./docs/NfsMultipath/使用方法.md" >}}) - [常见问题与解决办法]({{< relref "./docs/NfsMultipath/常见问题与解决方法.md" >}}) - [插件框架特性用户指南]({{< relref "./docs/Pin/插件框架特性用户指南.md" >}}) +- [OmniVirt用户指南]({{< relref "./docs/OmniVirt/overall.md" >}}) + - [在Windows下安装与运行OmniVirt]({{< relref "./docs/OmniVirt/win-user-manual.md" >}}) + - [在MacOS下安装与运行OmniVirt]({{< relref "./docs/OmniVirt/mac-user-manual.md" >}}) -- Gitee