You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/24 03:30:04 UTC

[jira] [Created] (ARROW-884) [C++] Exclude internal classes from documentation

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)