Kapunahele Wong
c0ad9e104d
docs: edit $any() section and add example in Template Syntax ( #28157 )
...
PR Close #28157
2019-03-19 13:19:17 -04:00
Jamie R. Rytlewski
a17fd43fd5
docs: display the beginning label in interpolation guide example ( #28602 )
...
Updating the doc to add the beginning label.
I'm not sure if this was the way it was intended, but it looked strange with just an ending </label> tag.
PR Close #28602
2019-02-19 12:24:45 -08:00
Jeremy Elbourn
ec6e7303dd
perf: pngcrush all pngs ( #28479 )
...
This is the result of running
```sh
find ./ -iname "*.png" -exec pngcrush -brute -ow -- {} \;
```
[Summary of size reductions](https://docs.google.com/spreadsheets/d/12Qgx7DfKabWw0PJza6ozC1kCHTofi6wyBLWGtwLW7G4/preview )
Last done in July, 2017 in #18243
PR Close #28479
2019-02-01 13:56:02 -05:00
Kapunahele Wong
d505468fb7
docs: re-write interpolation section and add example ( #25170 )
...
PR Close #25170
2019-01-11 11:12:44 -08:00