Skip to content

Commit 8faf1a6

Browse files
committed
Add missing template to toctree
1 parent d81ebe2 commit 8faf1a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/API_specification/array_object.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ Attributes
256256

257257
.. autosummary::
258258
:toctree: generated
259+
:template: method.rst
259260

260261
array.dtype
261262
array.device
@@ -275,6 +276,7 @@ Methods
275276

276277
.. autosummary::
277278
:toctree: generated
279+
:template: method.rst
278280

279281
array.__abs__
280282
array.__add__

0 commit comments

Comments
 (0)