Skip to content

Updating profiler images #1800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 2, 2012
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/quick_tour/hello_fabien.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/quick_tour/profiler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/quick_tour/web_debug_toolbar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/quick_tour/welcome.jpg
Binary file not shown.
Binary file added images/quick_tour/welcome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions quick_tour/the_big_picture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ your first "real" Symfony2 webpage:

Symfony2 should welcome and congratulate you for your hard work so far!

.. image:: /images/quick_tour/welcome.jpg
.. image:: /images/quick_tour/welcome.png
:align: center

Understanding the Fundamentals
Expand Down Expand Up @@ -392,6 +392,11 @@ the profiler.
.. image:: /images/quick_tour/profiler.png
:align: center

.. note::

You can get more information quickly by hovering over the items on the
Web Debug Toolbar.

Of course, you won't want to show these tools when you deploy your application
to production. That's why you will find another front controller in the
``web/`` directory (``app.php``), which is optimized for the production environment:
Expand Down Expand Up @@ -464,4 +469,4 @@ are eager to learn more about Symfony2, dive into the next section:
.. _YAML: http://www.yaml.org/
.. _annotations in controllers: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html#annotations-for-controllers
.. _Twig: http://twig.sensiolabs.org/
.. _`Symfony Installation Page`: http://symfony.com/download
.. _`Symfony Installation Page`: http://symfony.com/download