Skip to content

Commit c666497

Browse files
committed
docs: add API reference section to main index
1 parent de7cb89 commit c666497

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/source/api/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ This section provides detailed API documentation for the DataFusion Python libra
2323

2424
.. toctree::
2525
:maxdepth: 2
26+
27+
dataframe

docs/source/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@ Example
7979
user-guide/sql
8080

8181

82+
.. _toc.api:
83+
.. toctree::
84+
:hidden:
85+
:maxdepth: 1
86+
:caption: API REFERENCE
87+
88+
api/index
89+
90+
8291
.. _toc.contributor_guide:
8392
.. toctree::
8493
:hidden:

0 commit comments

Comments
 (0)