Files
scylladb/docs/troubleshooting/startup/index.rst
Anna Stuchlik b54ce3b0c0 doc: remove the redundant raw:: html directive
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
2024-10-17 13:41:15 +03:00

15 lines
571 B
ReStructuredText

ScyllaDB Startup
=================
.. toctree::
:hidden:
:maxdepth: 2
Ownership Problems </troubleshooting/change-ownership/>
ScyllaDB will not Start </troubleshooting/scylla-wont-start/>
ScyllaDB Python Script broken </troubleshooting/python-error-no-module-named-yaml>
* :doc:`ScyllaDB Fails to Start Due to Wrong Ownership Problems </troubleshooting/change-ownership/>`
* :doc:`ScyllaDB will not Start </troubleshooting/scylla-wont-start/>`
* :doc:`A change in EPEL broke ScyllaDB Python Script </troubleshooting/python-error-no-module-named-yaml>`