On Tuesday 03 August 2004 6:47 am, Larry Evans wrote:
> All the id attributes are non-empty; however, there appear no refid
> attributes.  I'm guessing those point to the corresponding .xml files?
> For example instead of:
> <-------------
>    <compound id="classboost_1_1logic_1_1indeterminate__name"
>
>    ><name>boost::logic::indeterminate_name</name>
>  >
>  >-------------
>
> there should be:
> <-------------
>    <compound id="classboost_1_1logic_1_1indeterminate__name"
>     refid="classboost_1_1logic_1_1indeterminate__name.xml"
>
>    ><name>boost::logic::indeterminate_name</name>
>  >
>  >-------------
>
> ?

I have just the "refid" attributes, no "id" attributes. Here's the first one:

<compound refid="classboost_1_1logic_1_1indeterminate__name" kind="class"><nam
e>boost::logic::indeterminate_name</name>

I've checked in a potential fix. By the way, which version of Doxygen are you 
using? 

        Doug



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to