lib/polymer/man/polymer.5.txt in polymer-1.0.0.beta.3 vs lib/polymer/man/polymer.5.txt in polymer-1.0.0.beta.4

- old
+ new

@@ -99,13 +99,14 @@ sprites "sources/:name/*" => "sprites/:name.png" In this case, Polymer will look inside the "sources/" directory for - sub-directories. The contents of sub-directory will be used to create - individual sprites where the final sprite name is the same as the - directory name. For example, given the following directory structure... + sub-directories. The contents of each sub-directory will be used to + create individual sprites where the final sprite name is the same as + the directory name. For example, given the following directory struc- + ture... sources/ one/ @@ -135,11 +136,13 @@ Each configuration option is prefixed with a colon rather than "con- fig.", is separated from the value with " => ", and all but the final option should be followed with a comma. + You may use sprite as many times as you need. + SEE ALSO polymer(1), polymer-init(1) -POLYMER 1.0.0.BETA.3 September 2010 .POLYMER(5) +POLYMER 1.0.0.BETA.4 September 2010 .POLYMER(5)