23 Commits

Author SHA1 Message Date
Alan
068bb4001d docs: add deprecation and pr note
Docs are deprecated in favor of the the new pages in AIO which are WIP.
2019-01-09 09:14:13 -08:00
Alan Agius
4a4cfb0fa5 docs: add links to aio pages 2018-10-18 14:08:09 -07:00
Hans
7924e0a455 docs: re-add angular/cli docs which were deleted when syncing devkit 2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00
Charles Lyding
7069f13cd8 docs: update wiki command documentation 2018-05-02 10:46:27 -07:00
Charles Lyding
b3e966e43f docs: update wiki command options 2018-04-30 15:03:12 -07:00
Mike Brocchi
9f77c868d2 feat(@angular/cli): Update command runner.
This change removes the dependency of the ember-cli command structure.
2018-03-06 17:57:38 -05:00
Giora Guttsait
e87598e5db docs(@angular/cli): update documentation for ng new
* for several options that are saved in .angular-cli.json, I've added an explanation of what setting in the json file controls that options.
* added an explanation about what --dry-run will output.
* added possible values for --style option
* added respective documentation in the command
* also added less, sass and styl(stylus) as possible style extensions

The motivation for this change is that sometimes people would want to change some of the settings set by the cli durig ng new, that they might have not known or cared about, for example, prefix.
2017-06-12 09:52:45 -04:00
Mike Brocchi
a7668e0b0c feat(@angular/cli): add barebones option to ng new
This feature allows users to specify `--barebones` (`-b`) to create a no-frills app.
2017-06-07 12:33:48 -07:00
Sumit Arora
9bd9b3d07d docs(@angular/cli): fixing new docs 2017-05-15 14:26:10 -07:00
Hans Larsen
7a6cb21524
Revert "feat(@angular/cli): adding skip e2e test option"
This reverts commit fdea2df02719be9fabdc25fdc3a88835afe5b286.
2017-04-24 19:41:41 -07:00
Mike Brocchi
0633130509 docs: correct formatting of an option (#5965) 2017-04-15 09:04:14 -04:00
Sumit Arora
1fa5f2ddf7 docs: fixing lint documentation (#5633)
Fixes #5632
Fixes #5713
2017-03-31 16:59:33 -07:00
Sumit Arora
d73c739e42 test: adding tests for "--skip-e2e" and "--skip-tests" 2017-03-31 16:57:16 -07:00
Sumit Arora
fdea2df027 feat(@angular/cli): adding skip e2e test option 2017-03-31 16:57:16 -07:00
David Mendez
e9139941ca docs(@angular/cli): removes mention of --ng4 on ng new
Close #5649
2017-03-29 11:02:37 +01:00
Stephen Cavaliere
e037877169
docs(@angular/cli): fix a few documentation inconsistencies
Close #5488
2017-03-23 17:36:41 -07:00
Mike Brocchi
eea6f2da4a docs: update the new command docs 2017-03-23 17:25:30 -07:00
Sumit Arora
8c3a7b86dc docs(@angular/cli): Adding more details to documentation (#4960) 2017-03-06 18:47:11 +00:00
Stephen Cavaliere
d22e9ae737 chore: fix documentation end of file consistency (#4119) 2017-02-13 12:41:05 +00:00
Sumit Arora
d2849c713b feat(@angular/cli): Add options for third party package manager (#4321)
BREAKING CHANGE: `--skip-npm` flag is now named `--skip-install`
2017-02-09 10:35:19 -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