Closed
Description
Probably due to #2836. I'm starting to think we should make numpydoc more flexible, so not everything has to be a definition list.
reading sources... [ 3%] api/figure_api
Exception occurred:
File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 208, in parse_item_name
raise ValueError("%s is not a item name" % text)
ValueError: :func:`~matplotlib.Figure.set_size_inches` is not a item name