Re: interface between library documentation and Boost website

Robert Ramey <[email protected]> Wed, 15 Jul 2015 08:49:35 -0700
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
On 7/15/15 8:05 AM, Stefan Seefeld wrote:
> Hello,
>
> I'm reviewing the Boost.Python documentation, which right now consist
> almost entirely of raw html.
> These html files aren't fully functional as they contain relative URLs
> that only work once the docs have been pulled into the main Boost website.

Hmmm - does the usage of relative URLS make it possible to browse the 
documentation regardless of where it's located?

Robert Ramey