Kapunahele Wong
fd1d161844
docs: edit $any() section and add example in Template Syntax ( #28157 )
...
PR Close #28157
2019-03-19 13:19:18 -04:00
Jamie R. Rytlewski
2a23eca917
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:46 -08:00
Jeremy Elbourn
1a25144297
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
60255b68c0
docs: re-write interpolation section and add example ( #25170 )
...
PR Close #25170
2019-01-16 11:55:47 -08:00