tuteng commented on issue #7714: URL: https://github.com/apache/pulsar/issues/7714#issuecomment-759908621
https://github.com/apache/pulsar/tree/asf-site/content/api/cpp All api's for cpp have been generated and can be accessed like this https://pulsar.apache.org/api/cpp/2.8.0-SNAPSHOT/ @Bklyn, We can use this command to overwrite the latest version of the api documentation, would you be interested in creating a pr for this file https://github.com/apache/pulsar/blob/master/site2/tools/doxygen-doc-gen.sh? ``` cp -r $ROOT_DIR/target/doxygen/html $ROOT_DIR/generated-site/api/cpp/ ``` ---------------------------------------------------------------- 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]
