hjtran commented on issue #34770:
URL: https://github.com/apache/beam/issues/34770#issuecomment-2844929008

   You could generate the html files locally by running the steps here:
   
https://github.com/apache/beam/blob/cfae86756906732eda3f21dbeeca2a26b1ebd2f2/sdks/python/build.gradle#L114C24-L115C1
   
   ```
   pip install pyyaml markdown docstring_parser pandas pygments Jinja2 
virtualenv-clone
   python -m apache_beam.yaml.generate_yaml_docs --html_file=yaml-ref.html 
--examples_file=yaml-examples.html
   ```
   


-- 
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-unsubscr...@beam.apache.org

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

Reply via email to