From a32ff55c668fc97ff4203705ff2d41e3e7c07dd1 Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Thu, 12 Sep 2024 14:01:15 +0200 Subject: [PATCH 1/2] doc: hide the redundant ToC on the Alternator page This commit hides the ToC, 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. --- docs/alternator/alternator.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/alternator/alternator.md b/docs/alternator/alternator.md index cebf988a3e..1deb5f2e53 100644 --- a/docs/alternator/alternator.md +++ b/docs/alternator/alternator.md @@ -208,6 +208,7 @@ with Tablets enabled. ```{eval-rst} .. toctree:: :maxdepth: 2 + :hidden: getting-started compatibility From 851e903f46a8b6af3e9f9ea31708f9736598833a Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Thu, 12 Sep 2024 14:08:26 +0200 Subject: [PATCH 2/2] doc: move Alternator higher in the page tree --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 499fd1854c..8ea4dc2d5a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,6 +56,7 @@ In addition, you can read our `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 `_ and atten reference/index faq Contribute to ScyllaDB - alternator/alternator +