diff --git a/docs/topics/extensions.rst b/docs/topics/extensions.rst index e2f12fbce..e30c389e4 100644 --- a/docs/topics/extensions.rst +++ b/docs/topics/extensions.rst @@ -309,13 +309,13 @@ CLOSESPIDER_PAGECOUNT Default: ``0`` -.. versionadded: 0.11 - An integer which specifies the maximum number of responses to crawl. If the spider crawls more than that, the spider will be closed with the reason ``closespider_pagecount``. If zero (or non set), spiders won't be closed by number of crawled responses. +.. versionadded:: 0.11 + StatsMailer extension ~~~~~~~~~~~~~~~~~~~~~