diff --git a/index.rst b/index.rst index 6281c8eda74..635f7095204 100644 --- a/index.rst +++ b/index.rst @@ -64,7 +64,13 @@ Topics Components ---------- -Read the :doc:`Components ` documentation. +Symfony provides a set of decoupled and reusable PHP components that can be +used independently in any project: + +.. toctree:: + :maxdepth: 1 + + components/index Reference Documents -------------------