.. _symfony2-documentation: Symfony Documentation ===================== .. toctree:: :hidden: changelog Quick Tour ---------- Get started fast with the Symfony :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` Getting Started --------------- .. toctree:: :maxdepth: 2 getting_started/index Topics ------ .. toctree:: :maxdepth: 1 bundles console doctrine debug deployment email event_dispatcher forms frontend http_cache logging performance profiler routing security session setup serializer service_container testing translation validation Best Practices -------------- .. toctree:: :hidden: best_practices/index Read the :doc:`Official Best Practices `. 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 Symfony: .. toctree:: :hidden: contributing/index .. include:: /contributing/map.rst.inc Create your Own Framework ------------------------- Want to create your own framework based on Symfony? .. toctree:: :hidden: create_framework/index .. include:: /create_framework/map.rst.inc