amoeba opened a new issue, #3198: URL: https://github.com/apache/arrow-adbc/issues/3198
### What feature or improvement would you like to see? The docs for the Golang implementation currently just link directly to the godoc site: https://pkg.go.dev/github.com/apache/arrow-adbc/go/adbc. This documentation is useful but doesn't contain much prose and might not be that useful for new users, especially those evaluating the package. Other implementations have higher level docs as part of the Sphinx docs with sections like, - Quickstart - Driver Manager - API Reference - Cookbooks And I think having a higher level set of docs for Golang would be good. In Golang's case, the API Reference could still link to the godoc site but the other sections would new new content. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org