6 Commits

Author SHA1 Message Date
Filipe Silva
db80d6c473 docs: remove instructions using ng update
`ng update` has been removed in #4628.

Close #4771
2017-02-17 09:16:38 +00:00
Filipe Silva
41c864956e docs: add lazy scripts/styles docs
This was added back in #3401 but never documented.

Also cleans up duplicate docs in overview.

Close #4693
2017-02-15 12:24:27 +00:00
Michał Gołębiowski
0dc2200004 docs: get rid of remaining angular-cli references (#4398)
This commit changes 2 things:
1. Changes remaining angular-cli package references to @angular/cli.
2. Where angular-cli was mentioned as a project name, it's been changed
   to Angular CLI.

Where angular-cli was meant to mean the repository name, it's been left
unchanged.
2017-02-03 11:49:52 +00:00
Filipe Silva
2211172ffb feat(update): add ng update as alias of ng init (#4142)
Fix #4007
2017-01-30 16:24:13 -08:00
Bram Borggreve
26003a0d4e docs: add comment to files in docs/documentation about not adding .md to links
Close #4163
2017-01-24 16:30:16 +00:00
Mike Brocchi
a5a33fa1db chore(docs): move the new wiki docs to main repo (#3382)
This move will allow other devs to contribute and allow for pull requests and reviews against docs changes.
2016-12-05 15:25:11 -08:00