-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARROW-6629: [Doc] [C++] Add filesystem docs #5487
Conversation
Also adds and improves other C++ doc items.
|
||
============================== | ||
Input / output and filesystems | ||
============================== |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nealrichardson Would be nice to know if this helps.
46d4952
to
895f04a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't tested the rendered docs pages, but I'm heartily +1 on backfilling docs.
Once CI is happy I'll merge, unless there's objection. I'm sure this could be improved further but I don't see a reason to hold it up, particularly if we can sneak it into 0.15.
Travis-CI build (green): https://travis-ci.org/pitrou/arrow/builds/589009656 AppVeyor doesn't build docs. |
Ok, if you would please accept my "suggestion" (I'm not authorized) or similar, I'll merge. |
Co-Authored-By: Neal Richardson <[email protected]>
Done. |
Merci! |
Also adds and improves other C++ doc items.