
On Wed, Jan 5, 2011 at 2:25 PM, Daniel James <dnljms@gmail.com> wrote:
On 5 January 2011 16:11, Lorenzo Caminiti <lorcaminiti@gmail.com> wrote:
It would be great if someone could build this documentation and see if the prev/next links show up. If so then the issue is just with my Quick/Boost Book configuration and not with my .qbk or .jam files...
It builds fine for me on OS X. I uploaded it to:
http://boost-sandbox.sourceforge.net/libs/local/doc/html/index.html
There are some other odd differences in your build. You're missing the section contents which are at the start of most pages. Also you get a border around your tables:
http://contractpp.sourceforge.net/boost-local_0_1_0-818/libs/local/doc/html/... http://boost-sandbox.sourceforge.net/libs/local/doc/html/boost_local/Example...
Which I think suggests that you've got some odd settings somewhere. How did you install xsltproc and docbook?
Thanks a lot for checking into this! I installed xsltproc and docbook following the instructions on the Boost website for Windows (but I am sure I messed up something...). Is there a way I can check/post specific XSL/DocBook configuration files? Where are these configuration files? Also, how can I get the Doxygen reference documentation to have hyper links? I would like for both for Doxygen to link Doxygen pages as well as the QuickBook sections. I had to manually use the <a> HTML command but it that is not ideal and it broke in the build you have posted on boost-sandbox website... Thanks, -- Lorenzo