[ https://issues.apache.org/jira/browse/LUCENE-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032115#comment-17032115 ]
Robert Muir commented on LUCENE-9210: ------------------------------------- The syntax highlighting sure makes the code snippets easy on the eyes. The ant build accomplishes this by concatenating additional CSS and JS code directly to the output files. Maybe there is a less evil way? > gradle javadocs doesn't incorporate CSS/JS > ------------------------------------------ > > Key: LUCENE-9210 > URL: https://issues.apache.org/jira/browse/LUCENE-9210 > Project: Lucene - Core > Issue Type: Task > Reporter: Robert Muir > Priority: Major > > We add to the javadoc css/jss some stuff: > * Prettify.css/js (syntax highlighting) > * a few styles to migrate table cellpadding: LUCENE-9209 > The ant task concatenates the stuff to the end of the resulting javadocs > css/js. > We should either do this also in the gradle build or remove our reliance on > this stuff. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org