File tree Expand file tree Collapse file tree 8 files changed +9
-319
lines changed
Expand file tree Collapse file tree 8 files changed +9
-319
lines changed Original file line number Diff line number Diff line change @@ -31,19 +31,8 @@ with Gel. These libraries provide a common set of functionality.
3131Available libraries
3232===================
3333
34- To execute queries from your application code, use one of Gel's *client
35- libraries * for the following languages.
36-
37- - :ref: `JavaScript/TypeScript <gel-js-intro >`
38- - :ref: `Go <gel-go-intro >`
39- - :ref: `Python <gel-python-intro >`
40-
41- .. XXX: link to third-party doc websites
42- .. - :ref:`Rust <ref_rust_index>`
43- .. - :ref:`C# and F# <edgedb-dotnet-intro>`
44- .. - :ref:`Java <edgedb-java-intro>`
45- .. - :ref:`Dart <edgedb-dart-intro>`
46- .. - :ref:`Elixir <edgedb-elixir-intro>`
34+ To execute queries from your application code, use one of :ref: `Gel's client
35+ libraries <ref_clients_index>`.
4736
4837Usage
4938=====
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Client Libraries
1111
1212 js/index
1313 python/index
14- go/index
1514 Go <https://pkg.go.dev/github.com/geldata/gel-go >
1615 Rust <https://docs.rs/gel-tokio/latest/gel_tokio/ >
1716 http/index
Original file line number Diff line number Diff line change 44JavaScript
55==========
66
7+ :edb-alt-title: JavaScript Client
8+
79.. toctree ::
810 :maxdepth: 3
911 :hidden:
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Golang
141141 log.Fatal(err)
142142 }
143143
144- Full documentation at :ref: `Client Libraries > Go <gel-go-intro >` .
144+ Full documentation at `Client Libraries > Go <gel-go >`_ .
145145
146146Rust
147147^^^^
167167
168168.. XXX: Add Rust docs
169169.. Full documentation at :ref:`Client Libraries > Rust <ref_rust_index>`.
170+
171+ .. _gel-go : https://pkg.go.dev/github.com/geldata/gel-go
Original file line number Diff line number Diff line change @@ -97,9 +97,9 @@ upgrade.
9797 - ``edgedb@0.21.0 ``
9898 * - :ref: `Python <gel-python-intro >`
9999 - ``edgedb@0.24.0 ``
100- * - :ref: `Golang <gel-go-intro >`
100+ * - `Golang <https://github.com/geldata/ gel-go>`_
101101 - ``edgedb@0.12.0 ``
102- * - `Rust <https://github.com/edgedb/edgedb -rust >`_
102+ * - `Rust <https://github.com/geldata/gel -rust >`_
103103 - ``edgedb-tokio@0.3.0 ``
104104 * - `.NET <https://github.com/quinchs/EdgeDB.Net >`_ (community-maintained)
105105 - ``EdgeDB.Net.Driver@0.3.0 ``
You can’t perform that action at this time.
0 commit comments