Commits

Antoine Pitrou authored 816c986753d
ARROW-15435: [C++][Doc] Improve API docs coverage Add some classes or functions that were missing. Some parts of the public API, such as pretty-printing, are still uncovered and should be handled in individual JIRAs. Closes #12273 from pitrou/ARROW-15435-cpp-api-docs-coverage Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>