angular-cn/aio/content
Ben Lesh d7eaae6f22 refactor(ivy): Move instructions back to ɵɵ (#30546)
There is an encoding issue with using delta `Δ`, where the browser will attempt to detect the file encoding if the character set is not explicitly declared on a `<script/>` tag, and Chrome will find the `Δ` character and decide it is window-1252 encoding, which misinterprets the `Δ` character to be some other character that is not a valid JS identifier character

So back to the frog eyes we go.

```
    __
   /ɵɵ\
  ( -- ) - I am ineffable. I am forever.
 _/    \_
/  \  /  \
==  ==  ==
```

PR Close #30546
2019-05-20 16:37:47 -07:00
..
cli docs: add in-page nav, change title to match left nav better (#30093) 2019-04-29 13:23:14 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
examples docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
guide refactor(ivy): Move instructions back to ɵɵ (#30546) 2019-05-20 16:37:47 -07:00
images docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
marketing docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
start docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
tutorial docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#27880) 2019-01-11 11:15:59 -08:00
navigation.json docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00