diff --git a/docs/topics/api.rst b/docs/topics/api.rst index 57b8ee0cf..70b75a868 100644 --- a/docs/topics/api.rst +++ b/docs/topics/api.rst @@ -116,11 +116,6 @@ how you :ref:`configure the downloader middlewares Set of :class:`crawlers ` created by the :meth:`crawl` method. - .. attribute:: crawl_deferreds - - Set of the `deferreds`_ return by the :meth:`crawl` method. This - collection it's useful for keeping track of current crawling state. - .. method:: crawl(spidercls, \*args, \**kwargs) This method sets up the crawling of the given `spidercls` with the