Right now the ng doc command uses the latest version of the doc. It would be nice to (acceptance criteria):
- provide a flag to specify which version to use, and
- by default, use the version of angular core that's installed in the project.
This way people can use the doc command with the version of angular.io they care about.
Right now the
ng doccommand uses the latest version of the doc. It would be nice to (acceptance criteria):This way people can use the doc command with the version of angular.io they care about.