The XALAN-C Subversion Repository has been updated with new material.

Update for creating Xalan-C API documentation has been
submitted to the subversion repository.  The DoxyfileXalan
works with the following software products.

   doxygen        version 1.7.1
   graphviz(dot)  version 2.26.3

The update trees are:

   xalan/c/trunk/xdocs
   xalan/c/branches/XalanDocs

BUILDING THE API REFERENCE DOCUMENTS

Here is the procedure to build the Xalan-C API documentation
on a UNIX or Linux system.

[1] Get a local working copy of xalan/c/trunk/xdocs from the
    subversion repostitory.

[2] Get a local working copy of xalan/c/trunk/src from the
    subversion repository.

[3] Create the target directory tree:
    xalan/c/trunk/build/docs/apiDocs

[4] Set your local working directory to xalan/c/trunk/xdocs

[5] Run the doxygen program - builds web pages to the target directory
    doxygen DoxyfileXalan

[6] Copy the feather logo to the target web pages
    cp  html/apiDocs/asf_logo_wide.gif  ../build/docs/apiDocs/html/

---
You can now copy the target directory contents into your documentation
web pages to resolve the API Reference links.  The web pages can also
be used stand-alone with your browser for a complete and current
set of API Reference documentation.

Sincerely,
Steven J. Hathaway



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org

Reply via email to