AM
To: development@qt-project.org
Subject: Re: [Development] If you are working on documentation...
On 12/13/2012 08:51 AM, Martin Smith wrote:
[...]
> ...which shows that qtcore does not depend on qtconcurrent, so you can't use
> \l to link FROM qtcore TO qtconcurrent.
Is this the reason why t
On 12/13/2012 08:51 AM, Martin Smith wrote:
[...]
> ...which shows that qtcore does not depend on qtconcurrent, so you can't use
> \l to link FROM qtcore TO qtconcurrent.
Is this the reason why the "Inherited by" information is missing or
incomplete?
I always found that information extremely val
On Dec 12, 2012, at 4:53 PM, Sze Howe Koh wrote:
> On 12 December 2012 19:22, Martin Smith wrote:
>> If you have trouble creating a link to something (usually title or subtitle)
>> because the title or subtitle you are trying to link to exists in more than
>> one document and your link goes to
On 12 December 2012 19:22, Martin Smith wrote:
> If you have trouble creating a link to something (usually title or subtitle)
> because the title or subtitle you are trying to link to exists in more than
> one document and your link goes to the wrong one, consider using the \target
> command. I
On Dec 12, 2012, at 12:22 PM, Martin Smith wrote:
> If you have trouble creating a link to something (usually title or subtitle)
> because the title or subtitle you are trying to link to exists in more than
> one document and your link goes to the wrong one, consider using the \target
> comman
Oops! The link to the target example should be this:
See the section called \l {a_unique_string} {Qt Script} for more details.
martin
On Dec 12, 2012, at 12:22 PM, Martin Smith wrote:
> If you have trouble creating a link to something (usually title or subtitle)
> because the title or subtitle
If you have trouble creating a link to something (usually title or subtitle)
because the title or subtitle you are trying to link to exists in more than one
document and your link goes to the wrong one, consider using the \target
command. It didn't work across modules until today. The relevant q