On Thu, 2006-05-04 at 20:38 +0200, Dennis Lundberg wrote:
> The tags does not seem to be in sync, see some examples below...
> 
> [EMAIL PROTECTED] wrote:
> > Author: rdonkin
> > Date: Thu May  4 10:46:51 2006
> > New Revision: 399792
> > 
> > URL: http://svn.apache.org/viewcvs?rev=399792&view=rev
> > Log:
> > Updated contents. Snippet is generated from a stylesheet. Will commit 
> > stylesheet to committers later.
> > 
> > Modified:
> >     jakarta/commons/proper/logging/trunk/xdocs/troubleshooting.xml
> > 
> > Modified: jakarta/commons/proper/logging/trunk/xdocs/troubleshooting.xml
> > URL: 
> > http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/xdocs/troubleshooting.xml?rev=399792&r1=399791&r2=399792&view=diff
> > ==============================================================================
> > --- jakarta/commons/proper/logging/trunk/xdocs/troubleshooting.xml 
> > (original)
> > +++ jakarta/commons/proper/logging/trunk/xdocs/troubleshooting.xml Thu May  
> > 4 10:46:51 2006
> > @@ -26,13 +26,90 @@
> >   </properties>
> >  
> >   <body> 
> > -  <section name='Contents'>
> > -   <ul>
> > -       <li>Contents</li>
> > -           <li><a href='#Using JCL Diagnostics'>Using JCL 
> > Diagnostics</a></li>
> > -           <li><a href='#Containers With Custom LogFactory 
> > Implementations'>Containers With Custom LogFactory Implementations</a></li>
> > -   </ul>
> > -  </section>
> > +<section name="Contents">
> > +<ul>
> > +<li>
> > +<a href="#Contents">Contents</a>
> > +<ul/>
> > +</li>
> 
> An empty ul followed by end li???
> Perhaps you meant
> </li>
> </ul>

it's generated using a style sheet: good for ensuring all the contents
are accurate but the xml isn't as pretty as it might be. (hence the
empty list when there are no subsections.) i didn't think it did much
harm but i'll tidy it up by hand.

- robert




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to