Skip to content

Commit ffdc1ec

Browse files
committed
[Reference][Configuration options] Implement consistent headings
1 parent abd4b2d commit ffdc1ec

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

reference/configuration/doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
single: Doctrine; ORM configuration reference
33
single: Configuration reference; Doctrine ORM
44

5-
Doctrine Configuration Reference
6-
================================
5+
DoctrineBundle Configuration Reference
6+
======================================
77

88
.. configuration-block::
99

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Configuration reference; Framework
33

4-
FrameworkBundle Configuration ("framework")
5-
===========================================
4+
FrameworkBundle Configuration Reference
5+
=======================================
66

77
This reference document is a work in progress. It should be accurate, but
88
all options are not yet fully covered.

reference/configuration/monolog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
pair: Monolog; Configuration reference
33

4-
Monolog Configuration Reference
5-
===============================
4+
MonologBundle Configuration Reference
5+
=====================================
66

77
.. configuration-block::
88

reference/configuration/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Security; Configuration reference
33

4-
Security Configuration Reference
5-
================================
4+
SecurityBundle Configuration Reference
5+
======================================
66

77
The security system is one of the most powerful parts of Symfony2, and can
88
largely be controlled via its configuration.

reference/configuration/swiftmailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Configuration reference; Swiftmailer
33

4-
SwiftmailerBundle Configuration ("swiftmailer")
5-
===============================================
4+
SwiftmailerBundle Configuration Reference
5+
=========================================
66

77
This reference document is a work in progress. It should be accurate, but
88
all options are not yet fully covered. For a full list of the default configuration

reference/configuration/web_profiler.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Configuration reference; WebProfiler
33

4-
WebProfilerBundle Configuration
5-
===============================
4+
WebProfilerBundle Configuration Reference
5+
=========================================
66

77
Full Default Configuration
88
--------------------------

0 commit comments

Comments
 (0)