Symfony2 Documentation ====================== 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 Contributing ------------ Contribute to Symfony2: .. toctree:: :hidden: contributing/index .. include:: /contributing/map.rst.inc