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

Tomoko Uchida commented on LUCENE-9321:
---------------------------------------

Thank you for the feedback. I have a few experiences with XSL and XSLT (quite a 
long time ago) and don't hate them; the stuff that confused me here were the 
ant magics to extract the parameters that are passed to <xslt> from the 
codebase, and <markdown> macro. I think I got the points (maybe). Let me see if 
I can do the job.

I think the gradle scripts for "documentation" can be placed into 
{{gradle/documentation}} folder and this could look like:
{code}
gradle/documentation
  |- documentation.gradle (a parent or placeholder task)
  |- changes-to-html.gradle
  |- process-index-html.gradle
  |- process-text-to-html.gradle
{code}


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