
26 Mar
2007
26 Mar
'07
3 p.m.
Darren Garvey wrote:
I've noticed that internal links in the docs I've been building default to the form: <a href="page_name.html#anchor_name">...</a>. I'm curious as to why they don't omit 'page_name.html': I can't see the requirement for that in the HTML specs (I haven't read XSTL/XML/etc yet) and think most browsers handle links properly when they're of the form: <a href="#anchor_name">...</a>.
Any comments?
Do we have any control over that or is it handled by the DocBook XSL stylesheets? I suspect the latter? John.