What's Changed
* remove old docs, update to readthedocs by ConnorStoneAstro in https://github.com/Autostronomy/AstroPhot/pull/171
* update LM optimization ConnorStoneAstro in https://github.com/Autostronomy/AstroPhot/pull/172
* update links in readme by ConnorStoneAstro in https://github.com/Autostronomy/AstroPhot/pull/177
Major changes include:
- switch to readthedocs documentation
- Levenberg-Marquardt now handles masks better and gives more reliable chi^2 values (fitting itself has only minor changes)
- parameter initialization now has better function which doesnt rely on isophote extraction, therefore works in more cases
- Tutorials have been updated to run faster and be more clear about typical workflows
- Some docs latex have been fixed
**Full Changelog**: https://github.com/Autostronomy/AstroPhot/compare/v0.15.4...v0.16.0