Thorsten Scherler wrote:
> Philip Aston wrote:
> > Thorsten Scherler wrote:
> > > Philip Aston wrote:
> > >> ...
> > >>
> > >>   <all label="All documentation" tab="project">
> > >>     <all_site label="Whole Site HTML" href="site.html"/>
> > >>     <all_site_pdf label="Whole Site PDF" href="site.pdf"/>
> > >>   </all>
> 
> This should be:
>   <all label="All documentation" tab="project">
>     <whole_site_html label="Wholesite HTML" href="wholesite.html"/>
>     <whole_site_pdf label="Wholesite PDF" href="wholesite.pdf"/>
>   </all>

Not correct. See the documentation. It can be either "wholesite"
or "site".

-David