doc: Remove big picture image

This commit is contained in:
Kurt Griffiths
2016-10-14 12:22:20 -06:00
parent 3ad764524b
commit cc7ba52004
3 changed files with 0 additions and 16 deletions

View File

@@ -1,8 +0,0 @@
The Big Picture
---------------
.. image:: ../_static/img/my-web-app.gif
:alt: Falcon-based web application architecture
:width: 600
|

View File

@@ -7,10 +7,6 @@ If you haven't done so already, please take a moment to
:ref:`install <install>` the Falcon web framework before
continuing.
.. include:: big-picture-snip.rst
Learning by Example
-------------------

View File

@@ -7,10 +7,6 @@ In this tutorial we'll walk through building an API for a simple image sharing
service. Along the way, we'll discuss Falcon's major features and introduce
the terminology used by the framework.
.. include:: big-picture-snip.rst
First Steps
-----------