Skip to content

Commit 663e88a

Browse files
authored
Merge pull request #530 from gliptak/patch-1
Add Recipes section to API page
2 parents f3ac821 + f37b976 commit 663e88a

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

doc/source/api.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ Itertoolz
4747
topk
4848
unique
4949

50-
.. currentmodule:: toolz.recipes
51-
52-
.. autosummary::
53-
countby
54-
partitionby
55-
5650
Functoolz
5751
---------
5852

@@ -94,6 +88,15 @@ Dicttoolz
9488
valfilter
9589
valmap
9690

91+
Recipes
92+
---------
93+
94+
.. currentmodule:: toolz.recipes
95+
96+
.. autosummary::
97+
countby
98+
partitionby
99+
97100
Sandbox
98101
-------
99102

0 commit comments

Comments
 (0)