This commit removes the raw:: html directive (with the exception of an embedded animation) because: - It is not supported by the dark theme and looks bad. - It's a legacy directive, and we no longer need it on index pages. Fixes https://github.com/scylladb/scylladb/issues/20881 Closes scylladb/scylladb#21062
20 lines
607 B
ReStructuredText
20 lines
607 B
ReStructuredText
|
|
=====================
|
|
ScyllaDB Requirements
|
|
=====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
system-requirements
|
|
os-support
|
|
Cloud Instance Recommendations <cloud-instance-recommendations>
|
|
scylla-in-a-shared-environment
|
|
|
|
* :doc:`System Requirements</getting-started/system-requirements/>`
|
|
* :doc:`OS Support by Platform and Version</getting-started/os-support/>`
|
|
* :doc:`Cloud Instance Recommendations AWS, GCP, and Azure </getting-started/cloud-instance-recommendations>`
|
|
* :doc:`Running ScyllaDB in a Shared Environment </getting-started/scylla-in-a-shared-environment>`
|
|
|