You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/29 18:56:23 UTC

[GitHub] [beam] emilymye commented on a change in pull request #16327: [BEAM-12777] Stable URL for current API docs

emilymye commented on a change in pull request #16327:
URL: https://github.com/apache/beam/pull/16327#discussion_r776456811



##########
File path: sdks/python/scripts/generate_pydoc.sh
##########
@@ -117,6 +118,8 @@ master_doc = 'index'
 html_theme = 'sphinx_rtd_theme'
 html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
 project = 'Apache Beam'
+version = version.__version__

Review comment:
       does this not cause a name collision with the package version? I guess we aren't using (package) version again




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org