$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] error with links when building documentation
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-12-13 16:15:09
Hi John,
>
> No the link ID has to match the name of the target, suppose you have:
>
> [article My Library
> [/ stuff in here]
> ]
>
> [section:one ONE]
> [section:two TWO]
I suppose you cannot label a subsection with an ID? Like this:
[h2:link_id Something]
Thanks for helping out,
Christian