Hi,

I'd like to link main boosbook documentation to the doxygen-generated reference. 

However I don't know what to put in <link>'s linkend attribute.
I want to have a link to the main reference page and also I'd like to be able
to link to a spcific header.

<example>
        
        <link linkend="reference">reference</link>
<!-- and something like this -->
        <headername>boost/string_algo/regex.hpp</headername>

</example>

Is it possible? How?

Also I'm using <functionname> tag to link to a specific function. Unfortunately,
this does not work if there is more then one overload of the function with the same 
name.

My last question is, if it is somehow possible to create a link from generated 
reference
to the main docs. ( some doxygen tag? ).

Thanks in advance,

Pavol


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to