updated graph for organization/clarity

This commit is contained in:
Lorena 2016-08-04 10:04:47 -07:00
parent 27d4cea6a5
commit 04f93e096c
2 changed files with 2 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -16,9 +16,9 @@ components and an outline of the data flow that takes place inside the system
below with links for more detailed information about them. The data flow is
also described below.
.. image:: _images/scrapy_architecture.png
.. image:: _images/scrapy_architecture_02.png
:width: 700
:height: 494
:height: 470
:alt: Scrapy architecture
Components
@ -143,4 +143,3 @@ links:
.. _Introduction to Deferreds in Twisted: https://twistedmatrix.com/documents/current/core/howto/defer-intro.html
.. _Twisted - hello, asynchronous programming: http://jessenoller.com/2009/02/11/twisted-hello-asynchronous-programming/
.. _Twisted Introduction - Krondo: http://krondo.com/an-introduction-to-asynchronous-programming-and-twisted/