Re: [Boost-docs] Linking between doxygen and quickbook docs?

Subject: Re: [Boost-docs] Linking between doxygen and quickbook docs?
From: Vicente BOTET (vicente.botet_at_[hidden])
Date: 2011-03-31 17:26:34


> Message du 31/03/11 19:09
> De : "John Maddock"
> A : "Discussion of Boost Documentation"
> Copie à :
> Objet : [Boost-docs] Linking between doxygen and quickbook docs?
>
> Is there a way to link between doxygen and quickbook docs (I need to go in
> both directions)?
>
> I can use in doxygen text and [@ in quickbook, but that seems somewhat
> fragile?
>
> Thanks again, John.

Yes, this is really unfortunate.

Anyway,

here they are the aliases I'm using now.

ALIASES=" Effects=\"
Effects:\" \\
Example=\"
Example:\" \\
TParams=\"
Template Parameters:\" \\
Params=\"
Parameters:\" \\
Param{2}=\"
- \\1: \\2.\" \\
Returns=\"
Returns:\" \\
Result=\"
Result:\" \\
Throws=\"
Throws:\" \\
Pre=\"
Requires:\" \\
Requires=\"
Requires:\" \\
Post=\"
Post-conditions:\" \\
Remark=\"
Remark(s):\" \\
Note=\"
Note(s):\" \\
See=\"
See:\" \\
ThreadSafe=\"
ThreadSafe: Yes.\" \\
Basic=\"
Exception Safety: basic guarantee\" \\
Strong=\"
Exception Safety: strong guarantee\" \\
NoThrow=\"
Exception Safety: no-throw guarantee\" "

Best,
Vicente


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC