ericphanson commented on code in PR #491: URL: https://github.com/apache/arrow-julia/pull/491#discussion_r1360393223
########## docs/src/reference.md: ########## @@ -23,3 +23,11 @@ Modules = [Arrow] Order = [:type, :function] ``` + +## Internals: `Arrow.FlatBuffers` Review Comment: documenter wants all docstrings to appear in the docs somewhere. So I've added a section here, but explicitly marked it as part of the internals to not change the API surface. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
