tuteng commented on issue #8999: URL: https://github.com/apache/pulsar/issues/8999#issuecomment-748801593
@astifter You are correct, we don't seem to have updated the latest version of the content, would you be interested in creatin a pr? https://github.com/apache/pulsar/tree/asf-site/content/api/python You can add a command below this line https://github.com/apache/pulsar/blob/master/site2/tools/python-doc-gen.sh#L46 to copy the latest content: ``` cp -r $DESTINATION/* $ROOT_DIR/generated-site/api/python/ ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
