Doug Gregor wrote:

On Friday 04 June 2004 11:46, Michael Glassford wrote:

using doxygen

        : c:/vssnz/libraries/boost/doxygen/bin

;


Try replacing this with:

using doxygen
        : c:/vssnz/libraries/boost/doxygen/bin/doxygen.exe
        ;


I just tried it, but I don't see any change. The output still looks the same:


<quote>
XXX
...found 52 targets...
...updating 5 targets...
xslt-xsltproc ..\bin\libs\program_options\doc\msvc-6\debug\autodoc.doxygen
warning: failed to load external entity "xml/index.xml"
unable to parse xml\index.xml

set XML_CATALOG_FILES=catalog.xml
"xsltproc" --stringparam doxygen.xml.path /C:/VSSNZ/Libraries/Boost/boost_cvs/boost_thread_dev_ssh/doc/xml --xinclude -o "..\bin\libs\program_options\doc\msvc-6\debug\autodoc.doxygen" "C:\VSSNZ\Libraries\Boost\boost_cvs\boost_thread_dev_ssh\tools\boostbook\xsl\doxygen\collect.xsl" "xml\index.xml"


...failed xslt-xsltproc ..\bin\libs\program_options\doc\msvc-6\debug\autodoc.doxygen...
...skipped <p..\bin\libs\program_options\doc\msvc-6\debug>autodoc.boostbook for lack of <p..\bin\libs\program_options\doc\msvc-6\debug>autodoc.doxygen...
...skipped <p..\libs\program_options\doc>autodoc.boostbook for lack of <p..\bin\libs\program_options\doc\msvc-6\debug>autodoc.boostbook...
...skipped <p..\bin\doc\msvc-6\debug>boost.docbook for lack of <p..\libs\program_options\doc>autodoc.boostbook...
...skipped <phtml>HTML.manifest for lack of <p..\bin\doc\msvc-6\debug>boost.docbook...
...failed updating 1 target...
...skipped 4 targets...</quote>


Mike



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to