Re: Navigation buttons
Michael Shepanski <[email protected]> Mon, 14 Jul 2014 22:31:49 +1000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 14/07/2014 9:39 PM, Paul A. Bristow wrote: > >> *From:*Boost-docs [mailto:[email protected]] *On >> Behalf Of *Michael Shepanski >> *Sent:* 14 July 2014 04:44 >> *To:* [email protected] >> *Subject:* [Boost-docs] Navigation buttons >> >> I'm guessing that the ugly "X" icons indicate a failed attempt to >> display arrows for "Prev", "Up", and "Next", and a house shape for >> "Home". If you have a solution that will display the arrows and >> house, then that would be great > > They do indeed L > > You can investigate the cause using the right click, View Source > option. The home page shows <img src="images/next.png > <view-source:http://quince-lib.com/images/next.png>" alt="Next">. > > So you don't have next.png in the expected /images folder. > > If you want a standalone document, then you need to provide a folder > images with the png files you use. You can copy from > modular-boost\doc\src\images > > If you intend it to be a Boost library, then using the 'standard' > modular-boost file structure with the documentation in > /yourlibrary/doc then the Boostbook.css provided will point to the > main Boost images at > > modular-boost\doc\src\images and everything works nicely. > > HTH > > Paul > Success! Many thanks. I've taken the standalone approach. Much as I would like it to be a boost library one day, the verb i would use today is "wish" rather than "intend". Cheers, --- Michael _______________________________________________ Boost-docs mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/boost-docs