[
https://issues.apache.org/jira/browse/SOLR-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-9450:
------------------------------
Attachment: SOLR-9450.patch
Attaching patch.
This patch defines a new build target {{documentation-online}} which gets
called only for {{create-package}}. It builds a single index.html file in
{{docs/}}, which contains a link to online docs folder:
{code}
Follow this link to view online documentation for Solr x.y.z
{code}
In case of local SNAPSHOT build, the text in that HTML file is instead:
{code}
No online documentation available for SNAPSHOT versions. Run ant documentation
to build docs locally.
{code}
> Link to online Javadocs instead of distributing with binary download
> --------------------------------------------------------------------
>
> Key: SOLR-9450
> URL: https://issues.apache.org/jira/browse/SOLR-9450
> Project: Solr
> Issue Type: Sub-task
> Components: Build
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Fix For: master (7.0), 6.3
>
> Attachments: SOLR-9450.patch
>
>
> Spinoff from SOLR-6806. This sub task will replace the contents of {{docs}}
> in the binary download with a link to the online JavaDocs. The build should
> make sure to generate a link to the correct version. I believe this is the
> correct tamplate: http://lucene.apache.org/solr/6_2_0/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]