SignorMercurio opened a new pull request, #147: URL: https://github.com/apache/pulsar-site/pull/147
This PR works together with apache/pulsar#16627. Please see more details there. I'm aware that this PR includes doc changes that should only happen in [apache/pulsar](https://github.com/apache/pulsar). These changes are included intentionally to prevent website build failure due to missing doc files, and are also included in apache/pulsar#16627. To test it locally, run at `$PULSAR_HOME`: ```shell $ java -cp `cat distribution/server/target/classpath.txt` org.apache.pulsar.utils.CmdGenerateDocumentation -c org.apache.pulsar.broker.ServiceConfiguration > site2/docs/reference-configuration-broker.md $ cp site2/docs/reference-configuration-broker.md /path/to/pulsar-site/site2/website-next/docs/ ``` Screenshots will be available before this PR is ready for review. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org