Skip to content

Commit 2b8e139

Browse files
committed
update toc
1 parent 1f50179 commit 2b8e139

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Resources/doc/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ library into Symfony2.
66

77
* [Installation](#installation)
88
* [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)
914
* [Reference Configuration](#reference-configuration)
1015
* [Testing](#testing)
1116

@@ -234,7 +239,6 @@ You'll find the reference configuration below:
234239

235240
``` yaml
236241
# app/config/config*.yml
237-
238242
bazinga_geocoder:
239243
fake_ip:
240244
enabled: true

0 commit comments

Comments
 (0)