uschindler edited a comment on pull request #1479: URL: https://github.com/apache/lucene-solr/pull/1479#issuecomment-622603848
Example options file like created on my computer: ``` -overview 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java\\overview.html' -sourcepath 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java' -subpackages org.apache.lucene -d 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\build\\docs\\javadoc' -protected -encoding UTF-8 -charset UTF-8 -docencoding UTF-8 -noindex -author -version -use -locale en_US -windowtitle 'Lucene 9.0.0-SNAPSHOT core API' -doctitle 'Lucene 9.0.0-SNAPSHOT core API' -bottom '<i>Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.</i>' -tag 'lucene.experimental:a:WARNING: This API is experimental and might change in incompatible ways in the next release.' -tag 'lucene.internal:a:NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.' -tag 'lucene.spi:t:SPI Name (case-insensitive: if the name is \"htmlStrip\", \'htmlstrip\' can be used when looking up the service).' -linkoffline https://docs.oracle.com/en/java/javase/11/docs/api/ 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\tools\\javadoc\\java11' --release 11 -Xdoclint:all,-missing ``` (FYI: The double quotes around `htmlStrip` was just a test to have all variants tested. ---------------------------------------------------------------- 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