Bertrand Delacretaz wrote: > > Le Vendredi, 5 sep 2003, � 08:37 Europe/Zurich, [EMAIL PROTECTED] a > �crit : > > Modified: src/documentation/xdocs/tracks first-steps-track.xml > > src/documentation/xdocs/howto howto-explore-samples.xml > > Log: > > Make docs valid > > sorry about that - what did I do wrong to not notice that the docs were > not valid? > I think validate.xdocs was true in my build properties, isn't it enough? > (I didn't try the Forrest build though) > Hi Bertrand,
I did a "build docs" and I guess this uses the forrest validation which produces the validation errors. With the DTDs we now use you can't nest <note> or <ul> into <p> anymore. But that's no problem, thanks to the great new sunBow XML editor I could fix the problems easily :) Carsten
