[ 
https://issues.apache.org/jira/browse/BEAM-14401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532849#comment-17532849
 ] 

Yi Hu commented on BEAM-14401:
------------------------------

Maybe I did not describe it clearly. The issue happens for the documentation of 
all @experimental and @deprecated classes that has a documented constructor, 
not limited to WriteToFiles. And yeah subtasks could be a good way for tracing.

> 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: io-py-files, 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)

Reply via email to