-
Notifications
You must be signed in to change notification settings - Fork 11
Description
This is a bit of an embarrassing story, but for a long time I thought the xugrid docs were basically non-existent because I was only looking at the "index.html" page that ended with a pip installation instruction, but nothing really about usage over the quick example at the top. In other words, I didn't notice the "next" in the bottom right, or the "user guide" tab at the top. π
Just in case others had the same issue, I forked the repo and asked Claude Code to create a top level page that looked more like the xarray docs page. Claude also suggesting a "how-to" guides page, so I said "sure" to see what it produced.
Here's what the "improved" docs look like:
https://opensciencecomputing.github.io/xugrid/index.html
What do you think? Is there anything useful there? I think I also accepted the suggestion to use markdown via Myst instead of straight RST.
Let me know if you would like some kind of PR or maybe just try a few prompts yourself to improve the index page?