Commits


Wes McKinney authored and Uwe L. Korn committed 0a4c5b17fb1
ARROW-1226: [C++] Docs cleaning in arrow/ipc. Doxyfile fixes, move ipc/metadata-internal.h symbols to internal NS There were also some compiler warnings with clang-4.0 that I fixed here. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1179 from wesm/ARROW-1226 and squashes the following commits: b6e7131 [Wes McKinney] Fix documentation warnings 7b01563 [Wes McKinney] Clean up doxygen docs in arrow/ipc. Move metadata-internal.h symbols to internal namespace. Fix Doxyfile so that full module paths show in generated files, like arrow/ipc/reader.h