21 Commits

Author SHA1 Message Date
skander23000
6f9a764526
docs: fix relative link to README not working on npm repo (#29496)
The link to the README was relative, which caused it to break when viewed on the npm repository. The link has been updated to an absolute URL to ensure it works properly.
2025-01-28 09:08:50 +01:00
Alan Agius
fafb9ddd58 docs(@angular/cli): update @angular/cli package readme
Previously, the `@angular/cli` readme contained a lot of un-needed information for application users
2022-02-02 11:49:03 -08:00
Alan Agius
b06dd03feb docs: update CPU profiling section
This section is outdated.

Closes #20336
2021-12-06 14:50:11 +00:00
Charles Lyding
37a06a7c37 build: format all files
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
Alan Agius
7981d9fba9 docs: change documentation text 2021-01-15 13:31:19 -05:00
Schneider
2c10cf80f6 docs: fix typos in multiple files 2020-02-24 12:42:22 -08:00
Noopur
e7bc27056d docs: corrected spelling of Globally under Installation section (#15905) 2019-10-23 09:58:51 -07:00
James George
554f5d29fc docs: update license badge url
pointed license section to the license file
2019-01-08 13:48:14 -08:00
Alan Agius
e08a6f4e98 docs: update cli readme for version 7 2018-10-23 12:03:26 -07:00
Rohit Sarkar
7d5caeb8eb docs(@angular/cli): Change npm install to yarn to install (#12495)
dependencies.
2018-10-10 12:06:56 -07:00
Noel Mace
774f6d61f3 docs(@angular/cli): how to capture a CPU profile
Add documentation on how to generate a CPU profile capture.
2018-10-03 16:35:54 -07:00
danielhelfand
2397920ff3 docs: npx install information 2018-09-26 08:50:51 -04:00
danielhelfand
feb295d9c1 docs: touching up local installation instructions 2018-09-26 08:50:51 -04:00
danielhelfand
830ba8f5e6 docs: add local installation and specific version installation instructions 2018-09-26 08:50:51 -04:00
Alan Agius
65ede1fd6e docs: fix english 2018-09-06 10:51:04 -07:00
Noël Macé
cb93537832 docs: be more specific about E2E suite
specify that these instructions are for the E2E suite only
2018-08-07 15:02:34 +01:00
Noël Macé
0b11b07046 docs: typo in README 2018-08-07 15:02:34 +01:00
Noel Mace
2aa0883e19 docs: add some informations about VS Code debugging
Add an example of VS Code launch config permitting to debug Angular CLI.
2018-08-07 15:02:34 +01:00
Noel Mace
cc15444615 docs(@angular/cli): update Development Hints
Due to the changes the devkit reintegration to this repository have bring,
this old documentation didn't worked anymore, as the @angular/cli dependencies
versions now are dynamics. So, we now need to build it before linking it with npm.
2018-08-07 15:02:34 +01:00
Hans
3d92f5107e release: rewrite the README slightly and reorder packages 2018-06-06 14:23:26 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00