Skip to content

Commit d94d21b

Browse files
Merge pull request #634 from laughingman7743/docs/add-s3fs-cursor-to-cursor-page
Add S3FSCursor and AsyncS3FSCursor to cursor documentation page
2 parents a06e1bc + b3af224 commit d94d21b

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

docs/cursor.rst

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,19 @@ AsyncArrowCursor
319319

320320
See :ref:`async-arrow-cursor`.
321321

322+
S3FSCursor
323+
----------
324+
325+
See :ref:`s3fs-cursor`.
326+
327+
AsyncS3FSCursor
328+
---------------
329+
330+
See :ref:`async-s3fs-cursor`.
331+
332+
API Reference
333+
-------------
334+
322335
SparkCursor
323336
-----------
324337

@@ -329,10 +342,7 @@ AsyncSparkCursor
329342

330343
See :ref:`async-spark-cursor`.
331344

332-
API Reference
333-
-------------
334-
335-
For detailed API documentation of all cursor classes and their methods,
345+
For detailed API documentation of all cursor classes and their methods,
336346
see the :ref:`api` section.
337347

338348
.. _`DB API 2.0 (PEP 249)`: https://www.python.org/dev/peps/pep-0249/

0 commit comments

Comments
 (0)