On Tue, Apr 16, 2002 at 12:31:15AM -0400, Cliff Woolley wrote: > > Can someone please learn me how to generate the .html's from the .xml's?
http://httpd.apache.org/docs-project/docsformat.html The docs group writes docs. =) IIRC, you do the following (Joshua will bash me if I'm wrong): In short, grab Xalan and Ant, stick them in your CLASSPATH (or in a lib dir underneath style/), and run style/build.sh. Very similar to our httpd-site repository, but we don't place the jar files in CVS. Step-by-step docs might be worthy. -- justin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
