Skip to content

Commit 4a4cfb0

Browse files
alan-agius4alexeagle
authored andcommitted
docs: add links to aio pages
1 parent 41eee21 commit 4a4cfb0

40 files changed

+562
-3
lines changed

docs/documentation/add.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
22

3+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/add).**
4+
35
# ng add
46

57
## Overview

docs/documentation/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/build)**.
3+
24

35
# ng build
46

docs/documentation/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/config)**.
23

34
# ng config
45

docs/documentation/doc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/doc)**.
23

34
# ng doc
45

docs/documentation/e2e.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/e2e)**.
23

34
# ng e2e
45

docs/documentation/eject.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
2+
**Documentation below is for CLI version 6.**.
23

34
# ng eject
45

docs/documentation/generate.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
22

3+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
4+
35
# ng generate
46

57
## Overview

docs/documentation/generate/app-shell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
22

3+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
4+
35
# ng generate app-shell
46

57
## Overview

docs/documentation/generate/application.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
22

3+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
4+
35
# ng generate application
46

57
## Overview

docs/documentation/generate/class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2-
2+
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
33
# ng generate class
44

55
## Overview

0 commit comments

Comments
 (0)