George Kalpakas
650715062d
build(docs-infra): upgrade cli command docs sources to bff1908b4 ( #45395 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from
[cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in
[commit range](a517160a2...bff1908b4 ):
**Added**
- help/cache.json
**Modified**
- help/add.json
- help/analytics.json
- help/build.json
- help/config.json
- help/deploy.json
- help/doc.json
- help/e2e.json
- help/extract-i18n.json
- help/generate.json
- help/lint.json
- help/new.json
- help/run.json
- help/serve.json
- help/test.json
- help/update.json
- help/version.json
##
Relevant changes in
[commit range](207de70b7...bff1908b4 ) since PR #45385 :
**Added**
- help/cache.json
**Modified**
- help/config.json
##
Closes #45330
Closes #45346
Closes #45361
Closes #45385
PR Close #45395
2022-03-21 16:58:00 -07:00
AlirezaEbrahimkhani
df3a075b02
docs: fix case types guide ( #45095 )
...
fix case types guide text for more detailed guidance
PR Close #45095
2022-02-16 13:36:08 -08:00
AlirezaEbrahimkhani
57b5262676
docs: remove duplicate link ( #45095 )
...
The link to complete schema, is exactly the same as the one above
PR Close #45095
2022-02-16 13:36:07 -08:00
Alan Cohen
486cade596
docs: fix command to clear cache on Windows ( #44988 )
...
PR Close #44988
2022-02-07 21:18:03 -08:00
Alan Agius
222c5a845c
docs: add docs about build cache ( #43843 )
...
With this change we add docs about persistant disk cache with was enabled by default in the CLI via https://github.com/angular/angular-cli/pull/21827
PR Close #43843
2021-10-19 10:45:30 -07:00
Alan Agius
62494c9f2a
docs: update how to remove a configuration item ( #43795 )
...
To remove a configuration item, `undefined` needs to be used as value.
PR Close #43795
2021-10-12 17:44:54 +00:00
Alan Agius
24e4fce127
docs: update config path in per user tracking section ( #43795 )
...
`cli.analyticsSharing.user` is not a valid config path. `cli.analyticsSharing.uuid` is the correct one.
Partially addresses https://github.com/angular/angular-cli/issues/21916
PR Close #43795
2021-10-12 17:44:54 +00:00
Teri Glover
43b4a8c07c
docs: Edited to remove jargon in Reference Errors ( #42186 )
...
PR Close #42186
2021-06-08 12:45:23 -07:00
Pete Bacon Darwin
3a48c0739d
build(docs-infra): ensure that terminal code snippets render correctly ( #41986 )
...
After the changes to the `lang-none` styling in #41335 , code snippets marked with
```
language="none" class="code-shell"
```
were being styled with the same foreground and background colours.
It turns out that most of these ought to be marked `language="sh"`
in which case the `code-shell` style became redundant and has been
removed.
Fixes #41984
PR Close #41986
2021-05-07 13:11:04 -04:00
Alan Agius
e54261b8d8
docs: update boolean and enumerated CLI section ( #40224 )
...
With this change we change the `Boolean and enumerated options` to use kebab-case flags
as the camelCase variant are deprecated. We also remove the `enumerated option description`
as this is no longer correct and needed following the CLI MAN page update in #40038
PR Close #40224
2020-12-23 09:51:29 -08:00
Windvis
45d79efc3f
docs: remove all references to Angular Console ( #37608 )
...
Angular Console has been renamed and links no longer work. It has been decided to remove references to this third-party tool from the AIO documentation.
Closes #37604
PR Close #37608
2020-07-15 12:30:59 -07:00
Keen Yee Liau
4b40740324
docs: Remove 'Building with Bazel' section ( #37190 )
...
This commit removes "Building with Bazel" section from angular.io
navigation list and Angular CLI landing page.
PR Close #37190
2020-05-28 21:35:40 -04:00
George Kalpakas
a86850e3f2
refactor(docs-infra): remove obsolete format attribute from code examples ( #31674 )
...
The `format` attribute is an artifact of an old version of the docs
tooling (before moving it into the angular/angular repo) and no longer
does anything. People are still copy-pasting it from existing examples.
This commit removes all occurrences of the `format` attribute on code
examples.
PR Close #31674
2019-07-24 14:38:54 -07:00
Eric Corson
d3744457ab
docs: fix typo in CLI overview ( #31608 )
...
PR Close #31608
2019-07-17 13:26:31 -04:00
Santosh Yadav
f166b6d8f6
docs: add note about current working directory for cli projects ( #31507 )
...
Fixes #29878
PR Close #31507
2019-07-16 13:02:56 -04:00
jenniferfell
28a1caa0ed
docs: add in-page nav, change title to match left nav better ( #30093 )
...
PR Close #30093
2019-04-29 13:23:14 -07:00
Alex Eagle
a9379e0ed2
docs(bazel): add aio/guide/bazel ( #30042 )
...
PR Close #30042
2019-04-24 17:01:59 -07:00
Judy Bogart
089bfdf95f
docs: rewrite cli analytics config ( #29821 )
...
PR Close #29821
2019-04-23 15:13:49 -07:00
Hans Larsen
aae6f7b40b
docs: add usage analytics gathering guide to aio ( #29382 )
...
This guide is to help third party administrators to collect usage analytics
gathering for their own users with their own Google Analytics dashboard. It
is not meant for a generic audience.
PR Close #29382
2019-03-19 20:12:26 -04:00
Preetham Viswanathan
c5ce4e62c6
docs: fix code example to ensure consistency in file ( #26577 )
...
PR Close #26577
2018-12-21 15:12:05 -05:00
Judy Bogart
65943b458f
docs: add link to workspace config page ( #26927 )
...
PR Close #26927
2018-11-15 21:19:45 -08:00
Judy Bogart
516af6c531
docs: minor edits and corrections to cli intro ( #26654 )
...
PR Close #26654
2018-11-02 13:22:09 -07:00
Manish Bansal
634e9e970a
docs: Removing duplicate lines ( #26754 )
...
Duplicate lines are removed to avoid confusion.
PR Close #26754
2018-10-30 16:24:51 -04:00
Alan
638aaecc7d
docs: add missing backticks ( #26497 )
...
PR Close #26497
2018-10-17 11:24:19 -07:00
Alan Agius
5a79decba4
docs: remove for example code ( #26519 )
...
PR Close #26519
2018-10-17 11:23:50 -07:00
Judy Bogart
41de0e0d98
docs: overview for cli reference section ( #26043 )
...
PR Close #26043
2018-10-16 14:11:26 -07:00
Pete Bacon Darwin
f29b218060
feat(docs-infra): generate Angular CLI command reference ( #25363 )
...
PR Close #25363
2018-09-26 11:24:02 -07:00