Skip to content

Commit 845bcf8

Browse files
SEO fixes (#195)
(cherry picked from commit 4b16325)
1 parent 79babb8 commit 845bcf8

19 files changed

+14
-128
lines changed

source/batch-mode/batch-read.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@ Overview
2424
- id: java-sync
2525
content: |
2626

27-
.. include:: /java/read-from-mongodb.txt
27+
.. include:: /java/read-from-mongodb.rst
2828

2929
- id: python
3030
content: |
3131

32-
.. include:: /python/read-from-mongodb.txt
32+
.. include:: /python/read-from-mongodb.rst
3333

3434
- id: scala
3535
content: |
3636

37-
.. include:: /scala/read-from-mongodb.txt
37+
.. include:: /scala/read-from-mongodb.rst
3838

3939
Schema Inference
4040
----------------
@@ -67,12 +67,12 @@ Filters
6767
- id: python
6868
content: |
6969

70-
.. include:: /python/filters.txt
70+
.. include:: /python/filters.rst
7171

7272
- id: scala
7373
content: |
7474

75-
.. include:: /scala/filters.txt
75+
.. include:: /scala/filters.rst
7676

7777
SQL Queries
7878
-----------
@@ -83,17 +83,17 @@ SQL Queries
8383
- id: java-sync
8484
content: |
8585

86-
.. include:: /java/sql.txt
86+
.. include:: /java/sql.rst
8787

8888
- id: python
8989
content: |
9090

91-
.. include:: /python/sql.txt
91+
.. include:: /python/sql.rst
9292

9393
- id: scala
9494
content: |
9595

96-
.. include:: /scala/sql.txt
96+
.. include:: /scala/sql.rst
9797

9898
API Documentation
9999
-----------------

source/batch-mode/batch-write.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ Overview
1818
- id: java-sync
1919
content: |
2020

21-
.. include:: /java/write-to-mongodb.txt
21+
.. include:: /java/write-to-mongodb.rst
2222

2323
- id: python
2424
content: |
2525

26-
.. include:: /python/write-to-mongodb.txt
26+
.. include:: /python/write-to-mongodb.rst
2727

2828
- id: scala
2929
content: |
3030

31-
.. include:: /scala/write-to-mongodb.txt
31+
.. include:: /scala/write-to-mongodb.rst
3232

3333
.. warning:: Save Modes
3434

source/getting-started.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Getting Started
2828
- id: java-sync
2929
content: |
3030

31-
.. include:: /java/api.txt
31+
.. include:: /java/api.rst
3232

3333
- id: python
3434
content: |
3535

36-
.. include:: /python/api.txt
36+
.. include:: /python/api.rst
3737

3838
- id: scala
3939
content: |
4040

41-
.. include:: /scala/api.txt
41+
.. include:: /scala/api.rst
4242

4343
Tutorials
4444
---------
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)