$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2007-03-26 08:59:55
I've noticed that internal links in the docs I've been building default to
the form: .... 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?
Darren
NB. This makes a difference when accessing www.example.com and ''index.html'
is fetched implicitly: internal links then appear different to the browser,
requiring another fetch.