mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
This commit adds the OS support information for version 2025.1. In addition, the OS support page is reorganized so that: - The content is moved from the include page _common/os-support-info.rst to the regular os-support.rst page. The include page was necessary to document different support for OSS and Enterprise versions, so we don't need it anymore. - I skipped the entries for versions that won't be supported when 2025.1 is released: 6.1 and 2023.1. - I moved the definition of "supported" to the end of the page for better readability. - I've renamed the index entry to "OS Support" to be shorter on the left menu. Fixes https://github.com/scylladb/scylladb/issues/22474 Closes scylladb/scylladb#22476