You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ke...@apache.org on 2002/12/03 11:06:10 UTC

cvs commit: xml-fop/src/documentation README

keiron      2002/12/03 02:06:10

  Added:       src/documentation README
  Log:
  readme for generating docs
  
  Revision  Changes    Path
  1.1                  xml-fop/src/documentation/README
  
  Index: README
  ===================================================================
  To update the docs:
  
  The documentation is generated using forrest (http://xml.apache.org/forrest/).
  
  The current procedure is:
  
  - checkout xml-forrest module
  - run: build.sh(bat) dist
  - follow instructions to set FORREST_HOME and path
  - go to xml-fop directory
  - run forrest(.bat)
  
  The documents will then be placed in build/site/
  
  NOTE: the compliance.html currently does not work, it can be fixed by
  adding the dtd ref to: build/tmp/context/resources/schema/catalog
  and placing the dtd in: build/tmp/context/resources/schema/dtd/
  
  To update website
  - put the generated docs into the xml-site module targets/fop/
    this could be done by simlinking the destination to the targets/fop
  - commit the documents
  
  
  
  
  

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