jlprat commented on pull request #11049: URL: https://github.com/apache/kafka/pull/11049#issuecomment-879785324
While testing if all tasks were working for https://github.com/apache/kafka/pull/11025, I realized some warnings were printed for the JavaDoc and ScalaDoc. There are still some more present in the ScalaDoc: * Ambiguous references (but this has no real solution as the ScalaDoc semantically refers to both * Links to JavaDoc do not really work. Any time a Java class is referenced within a ScalaDoc, the target link can't be found. This results in the resulting documentation not linking to anything. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
