Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1ad15d

Browse files
javiereguiluzweaverryan
authored andcommitted
Added a new headline to better structure the documentation
1 parentb16c3a2 commitc1ad15d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎quick_tour/the_big_picture.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,13 @@ environment.
322322

323323
.. _quick-tour-big-picture-environments-intro:
324324

325-
So what *is* an environment? An:term:`Environment` represents a group of
326-
configuration that's used to run your application. Symfony2 defines by default
327-
two environments: ``dev`` (suited for when developing the application locally)
328-
and ``prod`` (optimized for when executing the application on production).
325+
What *is* an environment?
326+
~~~~~~~~~~~~~~~~~~~~~~~~~
327+
328+
An:term:`Environment` represents a group of configuration that's used to run
329+
your application. Symfony2 defines by default two environments: ``dev``
330+
(suited for when developing the application locally) and ``prod`` (optimized
331+
for when executing the application on production).
329332

330333
Typically, the environments share a large amount of configuration options. For
331334
that reason, you put your common configuration in ``config.yml`` and override

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp