You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2020/02/07 05:30:00 UTC

[jira] [Commented] (LUCENE-9210) gradle javadocs doesn't incorporate CSS/JS

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org