Skip to content

[C++] Exclude internal classes from documentation #15394

@asfimport

Description

@asfimport

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.

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-884. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions