scrapy / itemloaders

Library to populate items using XPath and CSS with a convenient API
BSD 3-Clause "New" or "Revised" License
45 stars 16 forks source link

Enable autodocs #6

Closed ejulio closed 4 years ago

ejulio commented 4 years ago

Write docstrings to ItemLoader and processors. Enable AutoDocs.

This should fix this request in scrapy https://github.com/scrapy/scrapy/pull/4516#discussion_r418982703