From 90810ecc75e6a758866b014ec2565ce64458b3ab Mon Sep 17 00:00:00 2001 From: "K.Awata" <69828489+k-awata@users.noreply.github.com> Date: Wed, 1 May 2024 10:18:22 +0900 Subject: [PATCH] Fix compatibility matrix --- docs/_navbar.md | 4 ++-- docs/index.html | 1 + docs/mac/fessupp/installation.md | 10 +++++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/_navbar.md b/docs/_navbar.md index 58b17d4..d9d7d43 100644 --- a/docs/_navbar.md +++ b/docs/_navbar.md @@ -1,5 +1,5 @@ - :globe_with_meridians: Language - - [:us: English](/) - - [:jp: 日本語](/ja/) + - [English](/) + - [日本語](/ja/) diff --git a/docs/index.html b/docs/index.html index 81eb815..a8b21de 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,6 +19,7 @@ loadSidebar: true, subMaxLevel: 6, auto2top: true, + nativeEmoji: true, relativePath: true, requestHeaders: { 'cache-control': 'max-age=600', diff --git a/docs/mac/fessupp/installation.md b/docs/mac/fessupp/installation.md index 645a7a5..74567d3 100644 --- a/docs/mac/fessupp/installation.md +++ b/docs/mac/fessupp/installation.md @@ -6,11 +6,11 @@ - Compatibility between the SDS macro forms and the AVEVA products is as follows: - | Compatibility Matrix | PDMS 12.1 SP4 | PDMS 12.1 SP5 | E3D Design 2.1 | E3D Design 3.1 | - | -------------------: | :----------------: | :----------------: | :----------------: | :----------------: | - | **Design form** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | - | **Draw form** | | | | :heavy_check_mark: | - | **Admin Tools form** | | | | :heavy_check_mark: | + | Compatibility Matrix | E3D Design 2.1.x | E3D Design 3.1.x | E3D Design 4.0.x | + | -------------------: | :----------------: | :----------------: | :--------------: | + | **Design form** | :white_check_mark: | :white_check_mark: | | + | **Draw form** | | :white_check_mark: | | + | **Admin Tools form** | | :white_check_mark: | | - All the AVEVA products on this compatibility matrix must be the latest version.