From e41f5bdc516eb44ceb71bfacf1b4ec3902c00cbf Mon Sep 17 00:00:00 2001 From: ghazy ben ahmed Date: Mon, 17 Jun 2013 11:33:37 +0200 Subject: [PATCH] Update templating.rst add the asset helper documentation --- components/templating.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/templating.rst b/components/templating.rst index de53eec0cc4..86159c9b4fb 100644 --- a/components/templating.rst +++ b/components/templating.rst @@ -108,6 +108,13 @@ This documentation is still being written. The Asset Helper ---------------- -This documentation is still being written. +The assets helper’s main purpose is to make your application more portable by generating assets's paths. + +.. code-block:: html+php + + + + + .. _Packagist: https://packagist.org/packages/symfony/templating