Skip to content

Commit 2703543

Browse files
committed
Merge pull request symfony#1800 from WouterJ/updating_profiler_imgs
Updating profiler images
2 parents 61f62f1 + e321579 commit 2703543

File tree

6 files changed

+7
-2
lines changed

6 files changed

+7
-2
lines changed

images/quick_tour/hello_fabien.png

-11.2 KB
Loading

images/quick_tour/profiler.png

3.81 KB
Loading
-11.1 KB
Loading

images/quick_tour/welcome.jpg

-17.9 KB
Binary file not shown.

images/quick_tour/welcome.png

54.4 KB
Loading

quick_tour/the_big_picture.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ your first "real" Symfony2 webpage:
117117
118118
Symfony2 should welcome and congratulate you for your hard work so far!
119119

120-
.. image:: /images/quick_tour/welcome.jpg
120+
.. image:: /images/quick_tour/welcome.png
121121
:align: center
122122

123123
Understanding the Fundamentals
@@ -392,6 +392,11 @@ the profiler.
392392
.. image:: /images/quick_tour/profiler.png
393393
:align: center
394394

395+
.. note::
396+
397+
You can get more information quickly by hovering over the items on the
398+
Web Debug Toolbar.
399+
395400
Of course, you won't want to show these tools when you deploy your application
396401
to production. That's why you will find another front controller in the
397402
``web/`` directory (``app.php``), which is optimized for the production environment:
@@ -464,4 +469,4 @@ are eager to learn more about Symfony2, dive into the next section:
464469
.. _YAML: http://www.yaml.org/
465470
.. _annotations in controllers: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html#annotations-for-controllers
466471
.. _Twig: http://twig.sensiolabs.org/
467-
.. _`Symfony Installation Page`: http://symfony.com/download
472+
.. _`Symfony Installation Page`: http://symfony.com/download

0 commit comments

Comments
 (0)