Skip to content

Commit b147018

Browse files
authored
DOC : switch series.rst entry to autosummary
1 parent 5eb92c6 commit b147018

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/source/reference/series.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,11 @@ Binary operator functions
109109

110110
Unary operator functions
111111
------------------------
112-
.. toctree::
113-
:maxdepth: 1
112+
.. autosummary::
113+
:toctree: api/
114+
115+
Series.__invert__
114116

115-
api/pandas.Series.__invert__
116117

117118

118119
Function application, GroupBy & window

0 commit comments

Comments
 (0)