
Hi Daniel On Mon, Dec 13, 2010 at 12:07 PM, Daniel James <dnljms@gmail.com> wrote:
On 13 December 2010 16:17, Christian Henning <chhenning@gmail.com> wrote:
So my question remains, taken my single .qbk file, how do I define a link to my Tutorial section.
See the attached patch. I fixed a couple of links. The link ids are the ones that quickbook automatically generates from the section title or header text - '[section Tutorial]' gives gil.io.tutorial, '[h2 Supported Image Formats]' gives 'gil.io.using_io.supported_image_formats' because it's inside '[section Using Io]'.
Thanks for your help. It makes sense now to me. I could get rid of the two remaining unconstrained ID myself.
Also, you might want to set up subversion so that newlines are dealt with correctly, they currently check out as windows newlines on all computers. Our suggested setup is at:
https://svn.boost.org/trac/boost/wiki/BoostSubversion#MIMETypesandEnd-Of-Lin...
I'll have a look. Thanks again, Christian