Closed
Description
Recently, I've come across some cookbook articles which are put in very weird categories...
- PDO/dbal session article is located under "Configuration": http://symfony.com/doc/current/cookbook/configuration/pdo_session_storage.html
- How to generate an event listener is located under "Service Container": http://symfony.com/doc/current/cookbook/service_container/event_listener.html
- There's lots of overlap between Bundles, Configuration and DependencyInjection
I think we need to reorganize the cookbook some time (starting with just updating the index to add referencing to articles from other sections).