apache/beam
Ver no GitHubAnnotate code references inside inline documentation in Python-SDK
Open
#18.232 aberto em 3 de jun. de 2022
P3coregood first issueimprovementpython
Métricas do repositório
- Stars
- (7.313 stars)
- Métricas de merge de PR
- (Mesclagem média 6d) (243 fundiu PRs em 30d)
Description
Some of the inline documentation in Python-SDK contains references to classes, methods or fields. The document generation tool (Sphinx) supports annotating such code blocks.
If the inline documentation is annotated properly then the references will be linked (clickable) on the generated site.
Relevant Sphinx documentation: http://www.sphinx-doc.org/en/stable/markup/inline.html#xref-syntax
Imported from Jira BEAM-1756. Original Jira may contain additional context. Reported by: tibor.kiss@gmail.com.