Closed
Description
After a 30 min. talk with @iltar, it became clear that the asset/assetics docs are a bit confusing.
2 main points:
- The words assets and assetics are very similair
- There are not many words about referencing assets. For instance, we randomly use
@AcmeDemoBundle/Resources/public/...
,bundles/acmedemo/...
,some/*
, etc. We could document how to work with them.
Related issue: #1099
Usefull stackoverflow Q/a: http://stackoverflow.com/q/9500573/1149495