Would it be possible to make the readthedocs available for download? Zarr and icechunk have it available but xarray doesn't provide the option it seems #10589
Unanswered
abidsikder
asked this question in
General
Replies: 1 comment 2 replies
-
The docs are availabe here: https://github.com/pydata/xarray/tree/main/doc, which you can access and point an LLM at. But it also could be nice for someone with the correct permissions to set this up on RTD website. Or it also looks as though this can be done via a PR to our readthedocs.yaml file with these setitngs: https://docs.readthedocs.com/platform/stable/guides/enable-offline-formats.html |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to download a text file of the complete docs for use with an LLM.
Xarray's read the docs shows this

Zarr's readthedocs flyout shows this handy link:

Beta Was this translation helpful? Give feedback.
All reactions