[ 
https://issues.apache.org/jira/browse/LUCENE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991165#comment-12991165
 ] 

Koji Sekiguchi commented on LUCENE-2894:
----------------------------------------

On my mac, there is prettify correctly under api directory after ant package:

{code}
$ cd solr
$ ant clean set-fsdir package
$ ls build/docs/api/
allclasses-frame.html          deprecated-list.html           package-list
allclasses-noframe.html        help-doc.html                  prettify
constant-values.html           index-all.html                 resources
contrib-solr-analysis-extras   index.html                     
serialized-form.html
contrib-solr-cell              org                            solr
contrib-solr-clustering        overview-frame.html            solrj
contrib-solr-dataimporthandler overview-summary.html          
stylesheet+prettify.css
contrib-solr-uima              overview-tree.html
{code}


> Use of google-code-prettify for Lucene/Solr Javadoc
> ---------------------------------------------------
>
>                 Key: LUCENE-2894
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2894
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Javadocs
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2894.patch, LUCENE-2894.patch, LUCENE-2894.patch, 
> LUCENE-2894.patch
>
>
> My company, RONDHUIT uses google-code-prettify (Apache License 2.0) in 
> Javadoc for syntax highlighting:
> http://www.rondhuit-demo.com/RCSS/api/com/rondhuit/solr/analysis/JaReadingSynonymFilterFactory.html
> I think we can use it for Lucene javadoc (java sample code in overview.html 
> etc) and Solr javadoc (Analyzer Factories etc) to improve or simplify our 
> life.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to