Re: Controlling HTML documentation output
Edward Diener <[email protected]> Tue, 08 Oct 2013 13:07:14 -0400
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 10/8/2013 7:50 AM, Daniel James wrote: > On 8 October 2013 12:14, Edward Diener <[email protected]> wrote: >> How can I control where the HTML documentation is output in my documentation >> jamfile ? > > Sorry you can't. The 'html' directory is always put in the current > working directory. This is a build issue and I don't know how to fix > it. > No problem. Thanks ! I realized that I can manually create an index.html where I want it to redirect to where the html directory's index.html resides.