mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-21 16:52:31 -05:00
Add info about supported arches to guides and version guarantees (#5677)
* Update version guarantees document with supported arches * Add note about supported architecture to each install guide
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
| We support hosting Red on computers running an **aarch64** or **armv7l** version of this system.
|
||||
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.
|
||||
2
docs/install_guides/_includes/supported-arch-armv7l.rst
Normal file
2
docs/install_guides/_includes/supported-arch-armv7l.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
| We support hosting Red on computers running an **armv7l** version of this system.
|
||||
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.
|
||||
@@ -0,0 +1,2 @@
|
||||
| We support hosting Red on computers running an **x86-64**, **aarch64**, or **armv7l** version of this system.
|
||||
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.
|
||||
@@ -0,0 +1,2 @@
|
||||
| We support hosting Red on computers running an **x86-64** or **aarch64** version of this system.
|
||||
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.
|
||||
2
docs/install_guides/_includes/supported-arch-x64.rst
Normal file
2
docs/install_guides/_includes/supported-arch-x64.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
| We support hosting Red on computers running an **x86-64** version of this system.
|
||||
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.
|
||||
Reference in New Issue
Block a user