On Mon, Jul 9, 2012 at 9:35 AM, Shai Erera <ser...@gmail.com> wrote:
> Thanks.
>
> I modified my build.xml to add these:
>
>    <link href="http://lucene.apache.org/core/4_0_0-ALPHA/core/index.html";
> offline="false"/>
>    <link
> href="http://lucene.apache.org/core/4_0_0-ALPHA/analyzers-common/index.html";
> offline="false"/>
>    ...
>
> Which is essentially what you offer?
>

Yes, i think its the same, just a macro to make it easier.

> Previously I had only one line which linked to api/all -- as said, I can
> live with it. Was just wondering if there is an *all* link that I miss.
>

No, in fact all/ was just a completely duplicated version of our javadocs.
javadocs are thousands of files: this significantly bloated our releases.

See https://issues.apache.org/jira/browse/LUCENE-3977 for more information.

-- 
lucidimagination.com

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

Reply via email to