You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a little different but with overlapping purpose. The swagger page documents the API, but MAAP users don't directly use the API they use the maap-py python library. This ticket is to use Sphinx to generate python docs for the functions in maap-py that users use in their notebooks to interact with the API.
It need not be Sphinx there are other doc generators.
This library would greatly benefit from auto-generated python docs so that the full list of functions is browse-able in a webpage for users.
https://betterprogramming.pub/auto-documenting-a-python-project-using-sphinx-8878f9ddc6e9
The text was updated successfully, but these errors were encountered: