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
15 lines
571 B
ReStructuredText
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>`
|