$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] error with links when building documentation
From: Daniel James (dnljms_at_[hidden])
Date: 2010-12-19 13:46:06
On 13 December 2010 21:34, Daniel James <dnljms_at_[hidden]> wrote:
>
> I'm working on this for sections now, and I found some other bugs in
> the anchor implementation (anchors in the middle of paragraphs
> currently appear before the paragraph), I meant to deal with this ages
> ago but it slipped my mind.
Quickbook in trunk now lets you use anchors for sections (ie.
'[#anchor][section Section Title]'), and works well with headings.
There are a few edge cases where it's still a bit weird but it seems
to be better for the existing documentation.
Daniel