-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
documentation #76
Comments
@keewis I am happy to help but we should first agree on what we want. What do you have in mind for the documentation? I see that most (if not all) packages listed https://github.com/xarray-contrib uses ReadTheDoc. Should we go for this solution? |
yeah, that's what I've been thinking. Really, what I would like to add as minimal documentation for now is the start page, API documentation and a tutorial that demonstrates the usage, anything else we can add later. I've set up RTD in #79, so we should be able to make some progress here. |
For the API, how about using sphinx-autoapi? |
thanks, I was about to open a PR for the API documentation. I'll try to get that in first, and we can then adapt whatever you have already. |
Ok. I added autoapi. Maybe it is not good enough. It works locally.
…On Wed, 23 Oct 2024 at 11:38, Justus Magin ***@***.***> wrote:
thanks, I was about to open a PR for the API documentation. I'll try to
get that in first, and we can then adapt whatever you have already.
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6KIPB7IO6KEHQUDRWON4TZ45VCVAVCNFSM6AAAAABQBRKTIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZRGUYDOMZUGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
even though it still needs improvements, we have a documentation now, so I'm closing this |
Any good library needs documentation. We got a readme in #70, but that's rarely enough.
The text was updated successfully, but these errors were encountered: