Skip to content

[Reference][Configuration options] Implement consistent headings #3168

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 2 commits into from
Nov 12, 2013
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
4 changes: 2 additions & 2 deletions reference/configuration/assetic.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. index::
pair: Assetic; Configuration reference

AsseticBundle Configuration Reference
=====================================
AsseticBundle Configuration ("assetic")
=======================================

Full Default Configuration
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
4 changes: 2 additions & 2 deletions reference/configuration/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
single: Doctrine; ORM configuration reference
single: Configuration reference; Doctrine ORM

Doctrine Configuration Reference
================================
DoctrineBundle Configuration ("doctrine")
=========================================

.. configuration-block::

Expand Down
4 changes: 2 additions & 2 deletions reference/configuration/monolog.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. index::
pair: Monolog; Configuration reference

Monolog Configuration Reference
===============================
MonologBundle Configuration ("monolog")
=======================================

.. configuration-block::

Expand Down
4 changes: 2 additions & 2 deletions reference/configuration/security.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. index::
single: Security; Configuration reference

Security Configuration Reference
================================
SecurityBundle Configuration ("security")
=========================================

The security system is one of the most powerful parts of Symfony2, and can
largely be controlled via its configuration.
Expand Down
4 changes: 2 additions & 2 deletions reference/configuration/twig.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. index::
pair: Twig; Configuration reference

TwigBundle Configuration Reference
==================================
TwigBundle Configuration ("twig")
=================================

.. configuration-block::

Expand Down
4 changes: 2 additions & 2 deletions reference/configuration/web_profiler.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. index::
single: Configuration reference; WebProfiler

WebProfilerBundle Configuration
===============================
WebProfilerBundle Configuration ("web_profiler")
================================================

Full Default Configuration
--------------------------
Expand Down