[
https://issues.apache.org/jira/browse/FLINK-27920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551516#comment-17551516
]
Xintong Song commented on FLINK-27920:
--------------------------------------
Well, that could happen. Unfortunately, I don't find a good way to prevent it
except for putting a large "DO NOT USE" in JavaDoc.
> Documented enums constant support ExcludeFromDocumentation annotation
> ---------------------------------------------------------------------
>
> Key: FLINK-27920
> URL: https://issues.apache.org/jira/browse/FLINK-27920
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Weijie Guo
> Assignee: Weijie Guo
> Priority: Major
> Labels: pull-request-available
>
> if a config option has @ExcludeFromDocumentation annotation, it will not
> appear in the document. But for an enumeration type, sometimes we only want
> some of it's constant values not to appear in the document, this ticket
> solves this problem.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)