From 3e4952ca61f4978aa232f5bc5f5187072a83d240 Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Thu, 24 Sep 2015 03:00:56 -0700 Subject: [PATCH] adding remap link to docs home page --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 3cd96ed..87d6789 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,6 +19,8 @@ including: :mod:`~boltons.iterutils` * A full-featured :class:`~boltons.tbutils.TracebackInfo` type, for representing stack traces, in :mod:`~boltons.tbutils` + * Recursive mapping for nested data transforms, with :func:`remap + ` And that's just a small selection. As of |today|, ``boltons`` is |b_type_count| types and |b_func_count| functions spread across