mocobeta commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622903717


   > if Uwe insists this is a problem then would it be a large patch to build 
those docs under target documentation location?
   
   I think all we need is replacing `project.javadoc.destinationDir` variables 
in this file with the target documentation folder, 
`_docroot_/${pathToDocdir(project.path)}`. (For now the renderJavadoc task does 
not care about where is the final destination, so we have to teach it about the 
value of _docroot_ to the task in some way.)
   
https://github.com/apache/lucene-solr/blob/master/gradle/render-javadoc.gradle


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to