tombentley opened a new pull request #8878: URL: https://github.com/apache/kafka/pull/8878
Currently the docs have HTML ids for each config key. That doesn't work correctly for config keys like bootstrap.servers which occur across producer, consumer, admin configs: We generate duplicate ids. So arrange for each config to prefix the ids it generates with the HTML id of its section heading. ---------------------------------------------------------------- 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]
