angular-cli/docs/README.md
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

18 lines
522 B
Markdown

# `/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.