Skip to content

Commit

Permalink
docs: add deprecation and pr note
Browse files Browse the repository at this point in the history
Docs are deprecated in favor of the the new pages in AIO which are WIP.
  • Loading branch information
Alan authored and alexeagle committed Jan 9, 2019
1 parent 978693d commit 068bb40
Show file tree
Hide file tree
Showing 57 changed files with 71 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/documentation/add.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/add).**
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/add).**

# ng add

Expand Down
1 change: 1 addition & 0 deletions docs/documentation/angular-workspace.md
@@ -1,4 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available in [angular.io](https://angular.io)**.

# Angular CLI workspace file (angular.json) schema

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/build.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/build)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/build)**.


# ng build
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/config.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/config)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/config)**.

# ng config

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/doc.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/doc)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/doc)**.

# ng doc

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/e2e.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/e2e)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/e2e)**.

# ng e2e

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/eject.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6.**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this.**.

# ng eject

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/app-shell.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate app-shell

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/application.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate application

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/class.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.
# ng generate class

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/component.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate component

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/directive.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate directive

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/enum.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.
# ng generate enum

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/guard.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate guard

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/interface.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate interface

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/library.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.


# ng generate library
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/module.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate module

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/pipe.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate pipe

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/service.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate service

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/generate/universal.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/generate)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/generate)**.

# ng generate universal

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/help.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/help)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/help)**.


# ng help
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/lint.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/lint)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/lint)**.

# ng lint

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/new.md
@@ -1,6 +1,6 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->

**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/new)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/new)**.

# ng new

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/run.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/run)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/run)**.

# ng run

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/serve.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/serve)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/serve)**.

# ng serve

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/1.0-update.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available in [angular.io](https://angular.io)**.

# Angular CLI migration guide

In this migration guide we'll be looking at some of the major changes to CLI projects in the
Expand Down
1 change: 1 addition & 0 deletions docs/documentation/stories/app-shell.md
@@ -1,4 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available in [angular.io](https://angular.io)**.

# App shell

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/application-environments.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/build#configuring-application-environments)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/build#configuring-application-environments)**.

# Application Environments

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/asset-configuration.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation is available [here](https://angular.io/guide/build)**.

# Project assets

You use the `assets` array inside the build target in `angular.json` to list files or folders
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/autoprefixer.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation is available [here](https://angular.io/guide/build#configuring-browser-compatibility)**.

# Change target browsers for Autoprefixer

Currently, the CLI uses [Autoprefixer](https://github.com/postcss/autoprefixer) to ensure compatibility
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/budgets.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/build#configure-size-budgets)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/build#configure-size-budgets)**.

# Budgets

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/code-coverage.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/testing#enable-code-coverage-reports)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/testing#enable-code-coverage-reports)**.

# Code Coverage

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/configure-hmr.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation is available [here](https://angular.io/guide/build)**.

# Configure Hot Module Replacement

Hot Module Replacement (HMR) is a WebPack feature to update code in a running app without rebuilding it.
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/continuous-integration.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/testing#set-up-continuous-integration)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/testing#set-up-continuous-integration)**.

# Continuous Integration

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/create-library.md
@@ -1,3 +1,5 @@
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/creating-libs)**.

# Library support in Angular CLI 6

Angular CLI v6 comes with library support via [ng-packagr](https://github.com/dherges/ng-packagr)
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/css-preprocessors.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**.

# CSS Preprocessor integration

Angular CLI supports all major CSS preprocessors:
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/disk-serve.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**.

# Serve from Disk

The CLI supports running a live browser reload experience to users by running `ng serve`. This will compile the application upon file saves and reload the browser with the newly compiled application. This is done by hosting the application in memory and serving it via [webpack-dev-server](https://webpack.js.org/guides/development/#webpack-dev-server).
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/github-pages.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/deployment#deploy-to-github-pages)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/deployment#deploy-to-github-pages)**.

# Deploy to GitHub Pages

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/global-lib.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**.

# Global Library Installation

Some javascript libraries need to be added to the global scope and loaded as if
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/global-scripts.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**.

# Global scripts

You can add Javascript files to the global scope via the `scripts` option inside your
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/global-styles.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**.

# Global styles

The `styles.css` file allows users to add global styles and supports
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/include-angular-flex.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this.**

## Include [Flex Layout](https://github.com/angular/flex-layout) in your CLI application

<a href="https://tburleson-layouts-demos.firebaseapp.com/#/docs" target="_blank">
Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/include-angular-material.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this.**

# Include [Angular Material](https://material.angular.io)

[Angular Material](https://material.angular.io) is a set of Material Design components for Angular apps. To get started please visit these links to the Angular Material project:
Expand Down
1 change: 1 addition & 0 deletions docs/documentation/stories/include-angularfire.md
@@ -1,4 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is deprecated and we no longer accept PRs to improve this.**

# Include AngularFire

Expand Down
1 change: 1 addition & 0 deletions docs/documentation/stories/include-bootstrap.md
@@ -1,4 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is deprecated and we no longer accept PRs to improve this.**

# Include [Bootstrap](http://getbootstrap.com/)

Expand Down
1 change: 1 addition & 0 deletions docs/documentation/stories/include-font-awesome.md
@@ -1,4 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is deprecated and we no longer accept PRs to improve this.**

# Include [Font Awesome](https://fontawesome.com/)

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/internationalization.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/i18n)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/i18n)**.

# Internationalization (i18n)

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/multiple-projects.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation is available [here](https://next.angular.io/guide/build)**.

# Multiple Projects

Angular CLI supports multiple applications within one workspace.
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/proxy.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/build#using-corporate-proxy)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/build#using-corporate-proxy)**.

# Proxy To Backend

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/routing.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/router#integrate-routing-with-your-app)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/router#integrate-routing-with-your-app)**.

# Generating a route

Expand Down
2 changes: 2 additions & 0 deletions docs/documentation/stories/third-party-lib.md
@@ -1,3 +1,5 @@
**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation is available [here](https://next.angular.io/guide/build)**.

# 3rd Party Library Installation

Simply install your library via `npm install lib-name --save` and import it in your code.
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/stories/universal-rendering.md
@@ -1,4 +1,4 @@
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/guide/universal)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/guide/universal)**.

# Angular Universal Integration

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/test.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/test)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/test)**.


# ng test
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/update.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/update)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/update)**.

# ng update

Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/version.md
@@ -1,5 +1,5 @@
<!-- Links in /docs/documentation should NOT have \`.md\` at the end, because they end up in our wiki at release. -->
**Documentation below is for CLI version 6. For version 7 see [here](https://angular.io/cli/version)**.
**Documentation below is for CLI version 6 and we no longer accept PRs to improve this. For version 7 see [here](https://angular.io/cli/version)**.

# ng version

Expand Down

0 comments on commit 068bb40

Please sign in to comment.