amoeba commented on PR #3199: URL: https://github.com/apache/arrow-adbc/pull/3199#issuecomment-3116323216
Two things these docs aren't doing that the Python docs are doing: - The Python docs can link to the Python API docs. For Go, I just link manually go the gopkg docs. - The code blocks aren't tested to make sure they work like the Python ones are (with doctest). I didn't find anything off the shelf but maybe there's a good way to test the code in the .rst files. I still need to test the code manually. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org