mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ebf7174c19f6acccfd4168aa5882a3a5a5bf6798
To avoid showing outdated info (such as events, resources, etc.) but still allow people to see docs for older versions, we redirect non-documentation URLs to `/docs`. Recently(-ish) we have added documentation content under the `/cli/...` and `/start/...` path-prefixes, but we haven't added them to the list of documentation URLs that should not be redirected. As a result, on archive deployments (e.g. https://v7.angular.io/cli), they are redirected to `/docs`, making it impossible to see the documentation for these versions (unless you know about the `?mode=stable` work-around). This commit fixes it by adding `cli` and `start` to the list of documentation URLs that are excluded from redirection.
docs(docs-infra): add jennifer to fw-docs-intro codeowners, add codeowners for schematics docs (#28992)
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#29063)
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#29063)
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#29063)
Angular
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.
Quickstart
Changelog
Learn about the latest improvements.
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Languages
TypeScript
81.7%
JavaScript
12.8%
HTML
2%
Starlark
1.8%
CSS
1%
Other
0.7%