.. SonataAdminBundle documentation master file, created by sphinx-quickstart on Sun May 1 16:09:38 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Doctrine ORM Admin's documentation! =================================== The ``Doctrine ORM Admin`` provides services to work with the ``Admin Bundle`` and the ``Doctrine Project``. **Google Groups**: For questions and proposals you can post on this google groups * `Sonata Users `_: Only for user questions * `Sonata Devs `_: Only for devs Reference Guide --------------- .. toctree:: :maxdepth: 1 :numbered: reference/installation reference/configuration reference/list_field_definition reference/filter_field_definition reference/form_field_definition reference/form_types_and_transformers reference/templates reference/query_proxy reference/troubleshootings Tutorial -------- .. toctree:: :maxdepth: 1 :numbered: tutorial/creating_your_first_admin_class/introduction tutorial/creating_your_first_admin_class/defining_entities tutorial/creating_your_first_admin_class/defining_routing tutorial/creating_your_first_admin_class/defining_crud_controller tutorial/creating_your_first_admin_class/defining_admin_class