Update URLs to correspond to the new website organization coming with the Cantera 3.1 release. This PR handles those URLs that can be updated now, for links that are now internal within the version-specific documentation or are to other fully qualified URLs. A separate PR will handle those updates that can only occur simultaneous with the deployment of the new website and the 3.1 release.
Add a documentation page covering the steps needed to make a new Cantera release (adapted/updated from the cantera-release-guide repo)
Fix some typos in the documentation
If applicable, fill in the issue number this pull request is fixing
Partially resolves #1748.
Checklist
[x] The pull request includes a clear description of this code change
[x] Commit messages have short titles and reference relevant issues
[x] Build passes (scons build & scons test) and unit tests address code coverage
Changes proposed in this pull request
cantera-release-guide
repo)If applicable, fill in the issue number this pull request is fixing
Partially resolves #1748.
Checklist
scons build
&scons test
) and unit tests address code coverage