You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Walter Holladay <wa...@imall.com> on 2001/01/11 22:41:05 UTC

Documentation in nightly source distribution.

There is a src/doc dir which contains the documentation in xml format. Is
there an easy way to generate html from these xml files?


Re: Documentation in nightly source distribution.

Posted by Ted Husted <ne...@husted.com>.
Running 

build dist

or 

./build.sh dist

from the folder where you unpacked it should do it, if all the
prerequesites are installed.

See < http://jakarta.apache.org/struts/installation.html#Building >

*********** REPLY SEPARATOR  ***********

On 1/11/2001 at 2:41 PM Walter Holladay wrote:

There is a src/doc dir which contains the documentation in xml format.
Is
there an easy way to generate html from these xml files?




Re: Documentation in nightly source distribution.

Posted by ma...@tumbleweed.com.
The simplest way would be to run the struts-documentation web app in the 
distribution, and access the documentation that way.

--
Martin Cooper
Tumbleweed Communications


At 02:41 PM 1/11/01 -0700, you wrote:
>There is a src/doc dir which contains the documentation in xml format. Is
>there an easy way to generate html from these xml files?