Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 1.42 KB

index.rst

File metadata and controls

102 lines (62 loc) · 1.42 KB

Symfony Documentation

.. toctree::
    :hidden:

    changelog

Quick Tour

Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:

.. toctree::
    :hidden:

    quick_tour/index

Book

Dive into Symfony with the topical guides:

.. toctree::
    :hidden:

    book/index

Cookbook

.. toctree::
    :hidden:

    cookbook/index

Read the :doc:`Cookbook </cookbook/index>`.

Best Practices

.. toctree::
    :hidden:

    best_practices/index

Read the :doc:`Official Best Practices </best_practices/index>`.

Components

.. toctree::
    :hidden:

    components/index

Read the :doc:`Components </components/index>` documentation.

Reference Documents

Get answers quickly with reference documents:

.. toctree::
    :hidden:

    reference/index

Contributing

Contribute to Symfony:

.. toctree::
    :hidden:

    contributing/index

Create your Own Framework

Want to create your own framework based on Symfony?

.. toctree::
    :hidden:

    create_framework/index