diff options
| author | Sarah White <graphitefriction@gmail.com> | 2021-08-02 15:46:36 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-08-03 03:23:10 -0600 |
| commit | 54c3e628cabb1c437f0f6bbf1d300a6948d91c29 (patch) | |
| tree | 0f71831a23599755da798e4f0074fdd19847733a /docs/modules | |
| parent | d4e2659030104fe91b04e8a6e89f1c342ec478ac (diff) | |
update supported platforms
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/install/pages/supported-platforms.adoc | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/docs/modules/install/pages/supported-platforms.adoc b/docs/modules/install/pages/supported-platforms.adoc index 3d14e255..9b7ce7c1 100644 --- a/docs/modules/install/pages/supported-platforms.adoc +++ b/docs/modules/install/pages/supported-platforms.adoc @@ -1,7 +1,11 @@ -= Supported Platforms += Supported Platforms and System Requirements +:navtitle: Supported Platforms Asciidoctor operates on Linux, macOS and Windows and requires one of the supported Ruby implementations listed in the next section. +Our general policy is to align Asciidoctor's support of a platform version with the upstream project's lifecycle schedule for that version. +When a platform version reaches the end of active support by its maintainers or its end of life--which ever comes first--Asciidoctor no longer supports it. + == Ruby runtimes Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^]. @@ -27,15 +31,16 @@ Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^]. |Supported OS |Supported Versions |Ubuntu -|18.04 LTS +|18.04 LTS + +20.04 LTS |Fedora -|≥ 31 +|≥ 33 |macOS -|High Sierra + -Mojave + -Catalina +|Mojave + +Catalina + +Big Sur |Microsoft |Windows 10 + |
