This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [libstdc++ 2/3] Explain licensing of library code and docs


On Tue, Oct 09, 2001 at 07:57:18PM +0200, Gerald Pfeifer wrote:
> > +<p>Return <a href="http://gcc.gnu.org/libstdc++/";>to the homepage</a>.</p>
> 
> This shouldn't be an absolute link, because of our mirrors.

I remember now why this is an absolute link.

The documentation for the library is split between two places:  wwwdocs
and the source tree.  Things that rarely change (including the homepage)
are in wwwdocs.  Things that change often, such as these pages, are in
the source tree.

For pages in the source tree to link to pages in wwwdocs, all we can use
is an absolute link... I think.  Ideas?

(Some of the source tree pages link back to "the top documentation page,"
documentation.html, also in the source tree.)

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]