Skip to content

Commit

Permalink
SEO fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-smith721 committed Mar 1, 2024
1 parent 23deda1 commit ac335af
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 128 deletions.
16 changes: 8 additions & 8 deletions source/batch-mode/batch-read.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ Overview
- id: java-sync
content: |

.. include:: /java/read-from-mongodb.txt
.. include:: /java/read-from-mongodb.rst

- id: python
content: |

.. include:: /python/read-from-mongodb.txt
.. include:: /python/read-from-mongodb.rst

- id: scala
content: |

.. include:: /scala/read-from-mongodb.txt
.. include:: /scala/read-from-mongodb.rst

Schema Inference
----------------
Expand Down Expand Up @@ -67,12 +67,12 @@ Filters
- id: python
content: |

.. include:: /python/filters.txt
.. include:: /python/filters.rst

- id: scala
content: |

.. include:: /scala/filters.txt
.. include:: /scala/filters.rst

SQL Queries
-----------
Expand All @@ -83,17 +83,17 @@ SQL Queries
- id: java-sync
content: |

.. include:: /java/sql.txt
.. include:: /java/sql.rst

- id: python
content: |

.. include:: /python/sql.txt
.. include:: /python/sql.rst

- id: scala
content: |

.. include:: /scala/sql.txt
.. include:: /scala/sql.rst

API Documentation
-----------------
Expand Down
6 changes: 3 additions & 3 deletions source/batch-mode/batch-write.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ Overview
- id: java-sync
content: |

.. include:: /java/write-to-mongodb.txt
.. include:: /java/write-to-mongodb.rst

- id: python
content: |

.. include:: /python/write-to-mongodb.txt
.. include:: /python/write-to-mongodb.rst

- id: scala
content: |

.. include:: /scala/write-to-mongodb.txt
.. include:: /scala/write-to-mongodb.rst

.. warning:: Save Modes

Expand Down
6 changes: 3 additions & 3 deletions source/getting-started.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ Getting Started
- id: java-sync
content: |

.. include:: /java/api.txt
.. include:: /java/api.rst

- id: python
content: |

.. include:: /python/api.txt
.. include:: /python/api.rst

- id: scala
content: |

.. include:: /scala/api.txt
.. include:: /scala/api.rst

Tutorials
---------
Expand Down
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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
101 changes: 0 additions & 101 deletions source/scala/streaming.txt

This file was deleted.

File renamed without changes.
13 changes: 0 additions & 13 deletions source/tutorials.txt

This file was deleted.

0 comments on commit ac335af

Please sign in to comment.