We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7cb89 commit c666497Copy full SHA for c666497
docs/source/api/index.rst
@@ -23,3 +23,5 @@ This section provides detailed API documentation for the DataFusion Python libra
23
24
.. toctree::
25
:maxdepth: 2
26
+
27
+ dataframe
docs/source/index.rst
@@ -79,6 +79,15 @@ Example
79
user-guide/sql
80
81
82
+.. _toc.api:
83
+.. toctree::
84
+ :hidden:
85
+ :maxdepth: 1
86
+ :caption: API REFERENCE
87
88
+ api/index
89
90
91
.. _toc.contributor_guide:
92
93
:hidden:
0 commit comments