Symfony2 Documentation ====================== .. toctree:: :hidden: changelog Quick Tour ---------- Get started fast with the Symfony2 :doc:`Quick Tour `: .. toctree:: :hidden: quick_tour/index * :doc:`quick_tour/the_big_picture` > * :doc:`quick_tour/the_view` > * :doc:`quick_tour/the_controller` > * :doc:`quick_tour/the_architecture` Book ---- Dive into Symfony2 with the topical guides: .. toctree:: :hidden: book/index .. include:: /book/map.rst.inc Cookbook -------- .. toctree:: :hidden: cookbook/index Read the :doc:`Cookbook `. Components ---------- .. toctree:: :hidden: components/index Read the :doc:`Components ` documentation. Reference Documents ------------------- Get answers quickly with reference documents: .. toctree:: :hidden: reference/index .. include:: /reference/map.rst.inc Bundles ------- The Symfony Standard Edition comes with some bundles. Learn more about them: .. toctree:: :hidden: bundles/index .. include:: /bundles/map.rst.inc CMF --- The Symfony CMF project makes it easier for developers to add CMS functionality to applications built with the Symfony2 PHP framework. .. toctree:: :hidden: cmf/index Contributing ------------ Contribute to Symfony2: .. toctree:: :hidden: contributing/index .. include:: /contributing/map.rst.inc