samtx / passpredict

Predict upcoming satellite overpasses over a point on Earth.
MIT License
23 stars 6 forks source link

Add documentation #24

Open samtx opened 4 years ago

samtx commented 4 years ago

Write some basic documentation using mkdocs. It doesn't need a full API reference, just an overview of the process, math, and CLI reference.

samtx commented 2 years ago

Use mkdocstrings to generate API reference using numpy style docstrings.