On 08/03/2004 05:18 PM, Larry Evans wrote:
On 08/03/2004 07:03 AM, Doug Gregor wrote:
[snip]


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

Since I was having trouble with boost-cvs, I downloaded the tar.bz2 file: http://www.boost-consulting.com/boost.tar.bz2 and did all the unzip, untar, buid.sh como, gcc, intel-linux. However, I had to modify the jam_src/pwd.c and add como.jam. After all this, I did get non-empty reference, but still got several suspect error messages, such as:

[snip]
In addition, the value of the href attributes for <a> elements in:

  refcycle_counted.reference.htm

all point to the libs directory instead of the boost directory:

  <a
    href="../../boost/managed_ptr/auto_overhead.hpp"
    target="_top"
  >
    boost/managed_ptr/auto_overhead.hpp
  </a>

since the refcycle_counted.reference.htm is in:

  libs/managed_ptr/doc/html/

FWIW, the Jamfile.v2 in:

  libs/managed_ptr/doc

contains:

  doxygen reference
    : [ glob ../../../boost/managed_ptr/*.hpp ]
    ;


------------------------------------------------------- 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