Merge 'doc: move Alternator in the page tree and remove it's redundant ToC' from Anna Stuchlik

This PR hides the ToC on the Alternator page, as we don't need it, especially at the end of the page.

The ToC must be hidden rather than removed because removing it would, in turn, remove the "Getting Started With ScyllaDB Alternator" and "ScyllaDB Alternator for DynamoDB users" from the page tree and make them inaccessible.

In addition, this PR moves Alternator higher in the page tree.

Fixes https://github.com/scylladb/scylladb/issues/19823

Closes scylladb/scylladb#20565

* github.com:scylladb/scylladb:
  doc: move Alternator higher in the page tree
  doc: hide the redundant ToC on the Alternator page
This commit is contained in:
Nadav Har'El
2024-09-12 15:58:34 +03:00
2 changed files with 3 additions and 1 deletions

View File

@@ -208,6 +208,7 @@ with Tablets enabled.
```{eval-rst}
.. toctree::
:maxdepth: 2
:hidden:
getting-started
compatibility

View File

@@ -56,6 +56,7 @@ In addition, you can read our `blog <https://www.scylladb.com/blog/>`_ and atten
operating-scylla/index
using-scylla/index
cql/index
alternator/alternator
features/index
architecture/index
troubleshooting/index
@@ -63,4 +64,4 @@ In addition, you can read our `blog <https://www.scylladb.com/blog/>`_ and atten
reference/index
faq
Contribute to ScyllaDB <contribute>
alternator/alternator