Alternatively in overview.html (which fits better).

There is only one limitation according to docs: The first sentence is copied 
over to the package description an if the first sentence is formatted as <h1> 
or whatever, it kills the whole Javascript formatting. So to make it perfect 
(and it looks really fine), leave an unformatted first sentence in the docs and 
then copy the plain HTML without CSS after it (removing the <br/> from the 
first title)

Should I provide a patch?

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Thursday, December 15, 2011 10:27 AM
> To: java-user@lucene.apache.org
> Subject: RE: Broken link in Lucene 3.5 JavaDoc?
> 
> If you remove the useless CSS in the HTML it looks perfect in package.html!
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Shai Erera [mailto:ser...@gmail.com]
> > Sent: Thursday, December 15, 2011 8:39 AM
> > To: java-user@lucene.apache.org
> > Subject: Re: Broken link in Lucene 3.5 JavaDoc?
> >
> > If you access this URL:
> > http://lucene.apache.org/java/3_5_0/api/contrib-facet/ then the link
> > to the userguide points to the correct location.
> >
> > I've tried to add it to package.html, but it doesn't look very good.
> >
> > I will fix javadocs-all to copy the userguide to the correct location,
> > as facet- userguide.
> >
> > Shai
> > On Wed, Dec 14, 2011 at 3:21 PM, Robert Muir <rcm...@gmail.com> wrote:
> >
> > > Looks like a problem in the javadocs-all task that combines the core
> > > and contribs.
> > >
> > > Maybe the build should inline the userguide directly into
> > > package-summary.html so that you see it no matter how you get to the
> > > o.a.l.facet package?
> > >
> > > On Wed, Dec 14, 2011 at 8:14 AM, Shai Erera <ser...@gmail.com> wrote:
> > > > I will investigate it. In the meantime, this is the correct link:
> > > > http://lucene.apache.org/java/3_5_0/api/contrib-facet/userguide.ht
> > > > ml
> > > >
> > > > Shai
> > > >
> > > > On Wed, Dec 14, 2011 at 3:08 PM, Lukáš Vlček
> > > > <lukas.vl...@gmail.com>
> > > wrote:
> > > >
> > > >> Hi,
> > > >>
> > > >> is there broken link in
> > > >>
> > > >>
> > > http://lucene.apache.org/java/3_5_0/api/all/org/apache/lucene/facet/
> > > pa
> > > ckage-summary.html
> > > >>  ?
> > > >> There is a link pointing to
> > > >> http://lucene.apache.org/java/3_5_0/api/all/userguide.html
> > > >> resulting
> > > into
> > > >> 404.
> > > >>
> > > >> Regards,
> > > >> Lukas
> > > >>
> > >
> > >
> > >
> > > --
> > > lucidimagination.com
> > >
> > > --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> > > For additional commands, e-mail: java-user-h...@lucene.apache.org
> > >
> > >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org


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

Reply via email to