lidavidm commented on PR #3199:
URL: https://github.com/apache/arrow-adbc/pull/3199#issuecomment-3116331998

   > The Python docs can link to the Python API docs. For Go, I just link 
manually go the gopkg docs.
   
   You could try to shove the gopkg docs into Intersphinx but there's a 
circular dependency between go.dev and the docs build in the release process 
that makes that a bit annoying.
   
   > 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.
   
   You could use go/sphinx recipes and just include relevant snippets via 
literalinclude


-- 
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

Reply via email to