chia7712 commented on pull request #9939:
URL: https://github.com/apache/kafka/pull/9939#issuecomment-767609635


   @tang7526 You have to add (java) streams module to streams-scala docs so it 
can find the class/methods reference.
   
   ```
     javadoc {
   +    include "**/org/apache/kafka/streams/**"
       include "**/org/apache/kafka/streams/scala/**"
     }
   ```


----------------------------------------------------------------
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


Reply via email to