You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ga...@apache.org on 2002/11/20 17:11:13 UTC

cvs commit: xml-xerces/c createDocs.sh

gareth      2002/11/20 08:11:13

  Added:       c        createDocs.sh
  Log:
  Added createDocs for linux
  
  Revision  Changes    Path
  1.1                  xml-xerces/c/createDocs.sh
  
  Index: createDocs.sh
  ===================================================================
  #!/bin/sh
  
  java -classpath "tools/jars/stylebook-1.0-b2.jar:tools/jars/xalan.jar:tools/jars/xerces.jar" org.apache.stylebook.StyleBook "targetDirectory=doc/html" doc/xerces-c_book.xml doc/style
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org