Right now the `ng doc` command uses the latest version of the doc. It would be nice to (acceptance criteria): 1. provide a flag to specify which version to use, and 2. 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.