[
https://issues.apache.org/jira/browse/BEAM-14401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531388#comment-17531388
]
Yi Hu commented on BEAM-14401:
------------------------------
Also there is no labels or statement related showing the classes / methods are
deprecated or experimental if decorated by @deprecated or @experimental
> Incomplete documentation rendering for classes decorated by deprecated or
> experimental
> ---------------------------------------------------------------------------------------
>
> Key: BEAM-14401
> URL: https://issues.apache.org/jira/browse/BEAM-14401
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core, website
> Reporter: Yi Hu
> Priority: P2
>
> For example in
> [https://beam.apache.org/releases/pydoc/current/apache_beam.io.fileio.html] ,
> there is a statement about "WriteToFiles", but there is not documentation of
> this class. Taking a glance at the source code, there are class docstring and
> constructor docstring as well.
> Also in this module, the class docstring of MatchContinuously is rendered,
> but not its __init__.__doc__ . For classes not decorated by deprecated or
> experimental, the documentation generation looks fine.
>
> The issue seems existing from very early versions (at least v2.14.0 where
> WriteToFiles is introduced)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)