tombentley opened a new pull request #8839: URL: https://github.com/apache/kafka/pull/8839
Add documentation for using transformation predicates. Add `PredicateDoc` for generating predicate config docs, following the style of `TransformationDoc`. Fix the header depth mismatch. Avoid generating HTML ids based purely on the config name since there are very likely to conflict (e.g. #name). Instead allow passing a function which can be used to generate an id from a config key. ---------------------------------------------------------------- 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: us...@infra.apache.org