Skip to content

Commit 7ef636c

Browse files
committed
Tweak reference documents
1 parent 9648664 commit 7ef636c

File tree

5 files changed

+0
-15
lines changed

5 files changed

+0
-15
lines changed

reference/configuration/debug.rst

-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ key in your application configuration.
2727
namespace and the related XSD schema is available at:
2828
``https://symfony.com/schema/dic/debug/debug-1.0.xsd``
2929

30-
Configuration
31-
-------------
32-
3330
max_items
3431
~~~~~~~~~
3532

reference/configuration/framework.rst

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ configured under the ``framework`` key in your application configuration.
1919
namespace and the related XSD schema is available at:
2020
``https://symfony.com/schema/dic/symfony/symfony-1.0.xsd``
2121

22-
Configuration
23-
-------------
24-
2522
.. _configuration-framework-secret:
2623

2724
secret

reference/configuration/security.rst

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ key in your application configuration.
1919
namespace and the related XSD schema is available at:
2020
``https://symfony.com/schema/dic/services/services-1.0.xsd``
2121

22-
Configuration
23-
-------------
24-
2522
**Basic Options**:
2623

2724
* `access_denied_url`_

reference/configuration/twig.rst

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ under the ``twig`` key in your application configuration.
1919
namespace and the related XSD schema is available at:
2020
``https://symfony.com/schema/dic/twig/twig-1.0.xsd``
2121

22-
Configuration
23-
-------------
24-
2522
auto_reload
2623
~~~~~~~~~~~
2724

reference/configuration/web_profiler.rst

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ under the ``web_profiler`` key in your application configuration.
2424

2525
The web debug toolbar is not available for responses of type ``StreamedResponse``.
2626

27-
Configuration
28-
-------------
29-
3027
excluded_ajax_paths
3128
~~~~~~~~~~~~~~~~~~~
3229

0 commit comments

Comments
 (0)