Re: Strange failure to build Quickbook, Doxygen and Autoindex and specialization std::numeric_limits

John Maddock <[email protected]> Wed, 11 Mar 2015 17:09:12 +0000
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
> It looks like the file names are too long. Maybe you can use SHORT_NAMES = YES in the doxygen configuration.

+1

And pass --hash to bjam when building.

John.