Skip to content

Commit 1187119

Browse files
committed
fix links
1 parent 67dd38e commit 1187119

File tree

6 files changed

+35
-14
lines changed

6 files changed

+35
-14
lines changed

source/atlas-search.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
.. _kotlin-sync-atlas-search:
1+
.. _kotlin-sync-atlas-search:
2+
3+
============
4+
Atlas Search
5+
============

source/atlas-vector-search.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
.. kotlin-sync-atlas-vector-search:
1+
.. kotlin-sync-atlas-vector-search:
2+
3+
===================
4+
Atlas Vector Search
5+
===================

source/crud/configure.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
.. _kotlin-sync-configure:
1+
.. _kotlin-sync-configure:
2+
3+
==============================
4+
Configure Custom CRUD Settings
5+
==============================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol

source/crud/gridfs.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
.. _kotlin-sync-gridfs:
1+
.. _kotlin-sync-gridfs:
2+
3+
==============================
4+
Large File Storage with GridFS
5+
==============================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol

source/crud/query.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Query Documents
1212
:name: genre
1313
:values: reference
1414

15-
.. meta::
16-
:keywords: code example, kotlin, sample dataset
17-
1815
.. toctree::
1916
:maxdepth: 1
2017

source/data-formats/custom-types.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@
44
Custom Types
55
============
66

7-
.. contents:: On this page
8-
:local:
9-
:backlinks: none
10-
:depth: 2
11-
:class: singlecol
12-
137
.. facet::
148
:name: genre
159
:values: reference
1610

1711
.. meta::
1812
:keywords: bson, uuid, date, time
19-
:description: Learn how to use the Kotlin Sync driver to encode and decode custom types, including defining type codecs, using type registries, and implementing fallback encoders.
13+
:description: Learn how to use the Kotlin Sync driver to encode and decode custom
14+
types, including defining type codecs, using type registries, and implementing fallback
15+
encoders.
2016

2117
.. toctree::
2218
:titlesonly:

0 commit comments

Comments
 (0)