Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NG: Refactored content about client/tools/connectivity options to dedicated section #11

Merged
merged 1 commit into from
Aug 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ Unreleased
- Consolidate ``cloud-reference``, ``cloud-howtos``, and ``cloud-tutorials``
- Adjust links to accompany renaming to ``cloud-docs``
- Adjust intersphinx references to accompany consolidation into single repository
- Rename top-level directories to `howtos`, `reference`, and `tutorials`
- Rename top-level directories to `howtos`, `reference`, and `tutorials`
- Refactored content about connectivity concerns to dedicated section at
``crate-client-tools``
42 changes: 0 additions & 42 deletions docs/howtos/connect-to-cluster/cli.rst

This file was deleted.

23 changes: 23 additions & 0 deletions docs/howtos/connect-to-cluster/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
(connect-to-cluster-howto-index)=
# Connect to your cluster

We are maintaining a collection of how-to guides and tutorials about how to
integrate with different applications, tools, libraries, extensions, and clients,
that can be used to connect to your CrateDB Cloud cluster.


::::{grid} 1 2 2 2
:margin: 4 4 0 0
:gutter: 1


:::{grid-item-card} {material-outlined}`link;2em` Clients, Tools, and Integrations
:link: crate-clients-tools:index
:link-type: ref

Learn about compatible client applications and tools, and how to configure
your favorite client library to connect to a CrateDB cluster.
:::


::::
22 changes: 0 additions & 22 deletions docs/howtos/connect-to-cluster/index.rst

This file was deleted.

41 changes: 0 additions & 41 deletions docs/howtos/connect-to-cluster/java.rst

This file was deleted.

60 changes: 0 additions & 60 deletions docs/howtos/connect-to-cluster/javascript.rst

This file was deleted.

70 changes: 0 additions & 70 deletions docs/howtos/connect-to-cluster/php.rst

This file was deleted.

110 changes: 0 additions & 110 deletions docs/howtos/connect-to-cluster/python.rst

This file was deleted.

Loading