summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-05-26 01:41:44 -0600
committerDan Allen <dan.j.allen@gmail.com>2023-05-26 01:41:44 -0600
commit04fef30b9045f2c9df79fe0630e82231f9e09be8 (patch)
tree59024ba83293d9e69f4bdb57ee971a718a533276
parent35a4aeb489d8f25022bf32fd6e4d00d5b6347c99 (diff)
update table of supported OS platforms in docs
-rw-r--r--docs/modules/install/pages/supported-platforms.adoc12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/modules/install/pages/supported-platforms.adoc b/docs/modules/install/pages/supported-platforms.adoc
index 05282163..c5f5342d 100644
--- a/docs/modules/install/pages/supported-platforms.adoc
+++ b/docs/modules/install/pages/supported-platforms.adoc
@@ -1,5 +1,6 @@
= Supported Platforms and System Requirements
:navtitle: Supported Platforms
+:ge: &#8805;
Asciidoctor operates on Linux, macOS, and Windows and requires one of the supported Ruby implementations listed in the next section.
@@ -31,19 +32,16 @@ Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^].
|Supported OS |Supported Versions
|Ubuntu
-|18.04 LTS +
-20.04 LTS
+|{ge} 18.04 LTS
|Fedora
-|&#8805; 33
+|{ge} 36
|macOS
-|Mojave +
-Catalina +
-Big Sur
+|{ge} macOS 11 (Big Sur)
|Microsoft
-|Windows 10 +
+|{ge} Windows 10 +
Windows Server 2019
|===