Wes McKinney created ARROW-884:
----------------------------------
Summary: [C++] Exclude internal classes from documentation
Key: ARROW-884
URL: https://issues.apache.org/jira/browse/ARROW-884
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Our API docs are a bit smelly with quite a few internal classes and methods:
http://arrow.apache.org/docs/cpp/annotated.html
We should add internal constructs to an {{arrow::internal}} namespace so that
we can use the EXCLUDE_SYMBOLS rule in Doxygen to exclude them from the
documentation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)