We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f50179 commit 2b8e139Copy full SHA for 2b8e139
1 file changed
Resources/doc/index.md
@@ -6,6 +6,11 @@ library into Symfony2.
6
7
* [Installation](#installation)
8
* [Usage](#usage)
9
+ * [Killer Feature](#killer-feature)
10
+ * [Registering Your Own Providers](#registering-your-own-providers)
11
+ * [Dumpers](#dumpers)
12
+ * [Cache Provider](#cache-provider)
13
+ * [Symfony2 Profiler Integration](#symfony2-profiler-integration)
14
* [Reference Configuration](#reference-configuration)
15
* [Testing](#testing)
16
@@ -234,7 +239,6 @@ You'll find the reference configuration below:
234
239
235
240
``` yaml
236
241
# app/config/config*.yml
237
-
238
242
bazinga_geocoder:
243
fake_ip:
244
enabled: true
0 commit comments