.. _symfony2-documentation: [非公式] Symfony 日本語ドキュメント ============================================ 初めに ---------- 非公式の Symfony 日本語ドキュメントです。 Symfony の公式ドキュメントを日本語へ翻訳していきます。 正確な最新の情報は `Symfony の公式ドキュメント `_ をご確認ください。 こちらのドキュメントも `GitHub `_ で管理しています。 Issue や Pull request でのご指摘、ご協力をいただけますと幸いです。 サンプルコードを含む本ドキュメントも公式ドキュメントの `Creative Commons BY-SA 3.0 `_ ライセンスに従います。 クイックツアー -------------- Symfony :doc:`クイックツアー `: を今すぐ始めよう .. toctree:: :hidden: quick_tour/index * :doc:`quick_tour/the_big_picture` * :doc:`quick_tour/flex_recipes` * :doc:`quick_tour/the_architecture` Getting Started --------------- .. toctree:: :maxdepth: 2 getting_started/index Topics ------ .. toctree:: :maxdepth: 1 best_practices bundles cache console doctrine deployment email event_dispatcher forms frontend http_cache http_client logging mailer mercure messenger migration notifier performance profiler routing security session setup serializer service_container testing translation validation web_link workflow 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