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

Dawid Weiss commented on LUCENE-9321:
-------------------------------------

I this should be done this way: the task that collects final distribution would 
collect (sync or symlink; Windows may be a problem here) all documentation 
folders from all subprojects (this is easy: iterate over all java projects, get 
the outputDir of javadoc task) and create an index file that would point to all 
of them relative from this top-level. 

I do think javadoc outputs should be kept *with each project*. This is a 
convention and I don't think we should change it. The "flat" structure of 
javadocs is a distribution/ packaging matter and it should be handled there -- 
in the packaging/ distribution project/ task.

I can help you with the details if you wish, Uwe.

> Port documentation task to gradle
> ---------------------------------
>
>                 Key: LUCENE-9321
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9321
>             Project: Lucene - Core
>          Issue Type: Sub-task
>          Components: general/build
>            Reporter: Tomoko Uchida
>            Assignee: Tomoko Uchida
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is a placeholder issue for porting ant "documentation" task to gradle. 
> The generated documents should be able to be published on lucene.apache.org 
> web site on "as-is" basis.



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

Reply via email to