Subject: Re: [boost] [quickbook] error with links when building documentation
From: Daniel James (dnljms_at_[hidden])
Date: 2010-12-13 16:36:10


On 13 December 2010 21:15, Christian Henning <chhenning_at_[hidden]> wrote:
>
> I suppose you cannot label a subsection with an ID? Like this:
>
> [h2:link_id Something]

You will be able to in a future version. Actually, you can already if
you use the [quickbook 1.6] tag in your document info, but that's
considered 'unstable' - I might make changes that will break your
document, including the algorithm for generating ids so I wouldn't
recommend doing that. For now you're stuck with using anchors (see my
earlier post).

Daniel