scrapy/docs/topics
Elias Dorneles 3ac3ac4d92 docs: update data flow description and image (fixes: #2278)
This fixes the explanation to use Requests instead of URLs,
which is what actually happens, and is also consistent with the
new tutorial, which already explains how URLs become Request objects.

I've also changed the "loop", jumping from 9 to step 2.
2016-09-28 16:38:45 -03:00
..
_images docs: update data flow description and image (fixes: #2278) 2016-09-28 16:38:45 -03:00
api.rst Update documentation links 2016-03-03 16:28:33 +00:00
architecture.rst docs: update data flow description and image (fixes: #2278) 2016-09-28 16:38:45 -03:00
autothrottle.rst Add AUTOTHROTTLE_TARGET_CONCURRENCY versionadded note 2016-02-03 12:33:10 +01:00
benchmarking.rst Change Scrapy log output through docs 2015-04-22 17:27:24 -03:00
broad-crawls.rst fixed typo You -> you 2016-01-19 11:12:43 -05:00
commands.rst Merge pull request #2005 from feliperuhland/master 2016-07-19 12:31:06 +02:00
contracts.rst added spider contracts to release notes and warn that its API is still subject to change 2012-09-29 03:06:30 -03:00
debug.rst Fix logging usage across docs 2015-04-22 17:24:41 -03:00
deploy.rst Typos corrections 2015-10-02 23:48:27 -04:00
djangoitem.rst Update documentation links 2016-03-03 16:28:33 +00:00
downloader-middleware.rst Use "url" variable in the example 2016-05-27 10:47:57 +03:00
email.rst Add note on "to" and "cc" as lists for sending emails 2016-09-20 17:18:49 +02:00
exceptions.rst Update exceptions.rst 2016-09-08 19:38:17 +05:00
exporters.rst Move scrapy/contrib/exporter to scrapy/exporters 2015-04-29 21:24:30 -03:00
extensions.rst Update documentation links 2016-03-03 16:28:33 +00:00
feed-exports.rst added FEED_EXPORT_ENCODING setting to allow encoding specification 2016-07-12 16:20:17 +02:00
firebug.rst Update documentation links 2016-03-03 16:28:33 +00:00
firefox.rst Fix some redirection links in documentation 2015-03-18 19:41:26 -03:00
item-pipeline.rst [docs] document that process_item can return Deferred 2016-09-23 10:36:03 +02:00
items.rst Fixed minor grammar issues. 2015-11-16 07:30:17 +08:00
jobs.rst update log demo print 2016-07-26 20:46:12 +05:30
leaks.rst Fixed minor grammar issues. 2015-11-16 07:30:17 +08:00
link-extractors.rst Use w3lib.url.canonicalize_url() from w3lib 1.15.0 2016-08-16 17:42:16 +05:30
loaders.rst Fix spelling mistake 2016-04-11 14:06:57 +02:00
logging.rst Update logging.rst 2016-07-15 23:14:11 -04:00
media-pipeline.rst Include signal example 2016-07-25 18:41:25 +05:30
practices.rst Update practices.rst 2016-07-12 15:34:50 -04:00
request-response.rst Fix indentation 2016-08-24 09:11:27 -07:00
scrapyd.rst Mark as orphan the doc topics not listed in the index 2015-05-09 05:12:35 -03:00
selectors.rst Github >> GitHub 2016-05-09 16:15:18 +02:00
settings.rst fix RANDOMIZE_DOWNLOAD_DELAY description in the docs 2016-08-19 18:24:32 -03:00
shell.rst Update documentation links 2016-03-03 16:28:33 +00:00
signals.rst Merge pull request #1566 from darshanime/signal-example 2016-07-25 10:49:29 -03:00
spider-middleware.rst Update documentation links 2016-03-03 16:28:33 +00:00
spiders.rst Update documentation links 2016-03-03 16:28:33 +00:00
stats.rst Update stats.rst 2016-01-15 19:25:56 +01:00
telnetconsole.rst Relocate telnetconsole to extensions/ 2015-10-05 21:16:04 +03:00
ubuntu.rst Github >> GitHub 2016-05-09 16:15:18 +02:00
webservice.rst Update documentation links 2016-03-03 16:28:33 +00:00