Carsten:
I'm not sure if this is the right list ;) but I get several errors during documentation build in 2.0.3 branch and in HEAD. There are some broken links.
I hope I've fixed all of them. Harder to catch (when you're eyes are tired) and they don't break the build. I originally didn't mind "broken" links to webapp samples within web site docs; I thought -- as an interim measure -- we could catch them with a redirect (via .htaccess) to an explanatory page (e.g. with text "only available on your local webapp."). However, I decided I don't like users seeing the WARN messages during doc builds (no need for any more unnecessary panic attacks). So *for now* (and yes, we can solve this more elegantly via Forrest etc. etc.) I converted the very few <link> elements (which pointed to actual sample pages) to <code> elements with path info as text content. As such, they remain useful to users, with a little cut and paste. Again, this is *only* provisional and only affects a handful of docs. However, if your future "core" docs point to webapp samples, please remember the path now varies, based on branch, since we've refactored HEAD.
Diana
