You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/08/01 13:54:02 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-884.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 918
[https://github.com/apache/arrow/pull/918]

> [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
>            Assignee: Wes McKinney
>             Fix For: 0.6.0
>
>
> 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.4.14#64029)