Skip to content

Latest commit

 

History

History
120 lines (83 loc) · 1.75 KB

index.rst

File metadata and controls

120 lines (83 loc) · 1.75 KB

Documentação do Symfony

.. toctree::
    :hidden:

    changelog

Guia de Início Rápido

Inicie rapidamente no Symfony com o :doc:`Guia de Início Rápido <quick_tour/index>`:

.. toctree::
    :hidden:

    quick_tour/index

Primeiros Passos

.. toctree::
    :maxdepth: 2

    getting_started/index

Tópicos

.. toctree::
    :maxdepth: 1

    assetic
    bundles
    console
    doctrine
    debug
    deployment
    email
    event_dispatcher
    expressions
    forms
    frontend
    http_cache
    logging
    performance
    profiler
    request
    routing
    security
    session
    setup
    serializer
    service_container
    testing
    translation
    validation

Melhores Práticas

.. toctree::
    :hidden:

    best_practices/index

Leia as :doc:`Melhores Práticas Oficiais </best_practices/index>`.

Componentes

.. toctree::
    :hidden:

    components/index

Leia a documentação sobre os :doc:`Componentes </components/index>`.

Documentos de Referência

Obtenha respostas rapidamente com os documentos de referência:

.. toctree::
    :hidden:

    reference/index

Contribuindo

Contribua com o Symfony:

.. toctree::
    :hidden:

    contributing/index

Crie o seu Próprio Framework

Quer criar o seu próprio framework com base no Symfony?

.. toctree::
    :hidden:

    create_framework/index