This commit removes the now redundant driver pages from the Scylla DB documentation. Instead, the link to the pages where we moved the diver information is added. Also, the links are updated across the ScyllaDB manual. Redirections are added for all the removed pages. Fixes https://github.com/scylladb/scylladb/issues/26871 Closes scylladb/scylladb#27277
43 lines
1.7 KiB
ReStructuredText
43 lines
1.7 KiB
ReStructuredText
ScyllaDB for Developers
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
Develop with ScyllaDB <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/index.html>
|
|
Tutorials and Example Projects <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/tutorials-example-projects.html>
|
|
Learn to Use ScyllaDB <https://docs.scylladb.com/stable/get-started/learn-resources/index.html>
|
|
ScyllaDB Alternator <alternator/index>
|
|
ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>
|
|
|
|
|
|
.. panel-box::
|
|
:title: Get Started
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* `Get Started with ScyllaDB <https://docs.scylladb.com/stable/get-started/index.html>`_
|
|
* `Tutorials and Example Projects <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/tutorials-example-projects.html>`_
|
|
* `Learn to Use ScyllaDB <https://docs.scylladb.com/stable/get-started/learn-resources/index.html>`_
|
|
|
|
.. panel-box::
|
|
:title: Develop Your App with ScyllaDB
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* `ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>`_ - ScyllaDB and third-party drivers for CQL and DynamoDB
|
|
* :doc:`ScyllaDB Alternator </using-scylla/alternator/index>` - The Open Source DynamoDB-compatible API
|
|
* :doc:`CQL Reference </cql/index>` - Reference for the Apache Cassandra Query Language (CQL) and its ScyllaDB extensions
|
|
|
|
|
|
.. panel-box::
|
|
:title: ScyllaDB Tools and Resources
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* :doc:`ScyllaDB Tools </operating-scylla/admin-tools/index>` - Tools for testing and integrating with ScyllaDB
|
|
* :doc:`cqlsh </cql/cqlsh>` - A command line shell for interacting with ScyllaDB through CQL
|
|
|
|
|