FrisPy
FrisPy copied to clipboard
Create docs
Use the basic sphinx build and host on either RTD or github pages.
Here is the TODO checklist:
- [x] create docs on readthedocs -- done, docs are found here
- [x] link the docs from the
readme.rstpage - [x] link
readme.rstto theindex.rstpage - [x] translate
README.mdinto rst - [ ] add a page describing the mathematics
- [ ] add a page on the
Modelobject and how to set your own values to try different flights - [ ] generate figures in a notebook and add them to the docs
- [ ] use autoapi to split up the submodules more nicely