mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 17:43:52 +08:00
Currently, the version of a release is determined by the git tag. This PR changes release script to determine the release version from the `version` property in the root `package.json`. Release docs have also been updated.
/docs
Folder
This folder is used for all documentation. It contains a number of subfolders with short descriptions here.
/docs/design
Design documents on GitHub, in Markdown format. The number of design documents available is limited.
/docs/process
Description of various caretaker and workflow processes.
/docs/specifications
Specifications for support of Angular CLI features. These are meant to be read directly on GitHub by developers of libraries who want to integrate with the Angular CLI.