Skip to content

Commit a485341

Browse files
committed
Link examples
1 parent d3076a7 commit a485341

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Helpers
163163

164164
.. autofunction:: attr.filters.exclude
165165

166+
See :ref:`asdict` for examples.
166167

167168
.. autofunction:: assoc
168169

docs/examples.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ Therefore ``@attr.s`` comes with the ``repr_ns`` option to set it manually:
160160
On Python 3 it overrides the implicit detection.
161161

162162

163+
.. _asdict:
164+
163165
Converting to Dictionaries
164166
--------------------------
165167

0 commit comments

Comments
 (0)