From 990e58f8706a8dbf47e2ed3a3db28fd67306afc8 Mon Sep 17 00:00:00 2001 From: Christian Geisert Date: Wed, 8 Dec 2004 03:15:55 +0000 Subject: [PATCH] building and publishing the docs without forrestbot git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198193 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/dev/doc.xml | 49 +++++++++++++++++---- 1 file changed, 40 insertions(+), 9 deletions(-) diff --git a/src/documentation/content/xdocs/dev/doc.xml b/src/documentation/content/xdocs/dev/doc.xml index 77432c9e9..56d225fc8 100644 --- a/src/documentation/content/xdocs/dev/doc.xml +++ b/src/documentation/content/xdocs/dev/doc.xml @@ -67,10 +67,23 @@ Maintenance branch releases either copy the trunk content to the maintenance bra Developer commits code to FOP repository. - FOP source repository (cvs) at icarus.apache.org/home/cvs/xml-fop + FOP repository (cvs) at cvs.apache.org/home/cvs/xml-fop Raw XML and other content ViewCVS + + Developer builds documentation and commits it to xml-site. + xml-site repository (cvs) at cvs.apache.org/home/cvs/xml-site + web-ready + ViewCVS + + + Developer publishes website. + FOP live web site, /www/xml.apache.org/fop on www.apache.org + web-ready + FOP Web Site + + + Forrestbot is currently not available for website publishing. + +
Using a Local Forrest +

To use a local Forrest:

- Updating the FOP Web Repository Manually (Deprecated) - The steps in this section should not ordinarily be used. They are documented here for historical reasons, and for emergencies. + Updating the FOP Web Repository Manually +
  • Copy (or sym-link) the documents generated by Forrest (in xml-fop/build/site) to xml-site/targets/fop on your local machine.
  • Commit xml-site/targets/fop.
  • @@ -163,6 +184,16 @@ See manually deleting retired files for an exception Deleting Documentation Files

    The one place where manual updates of the web cvs repository are required is when a document is retired. At this point, it will no longer be generated. However, it will still exist in the web cvs repository. You will need to use a cvs client to remove the files, then commit the changes to keep them from continuing to exist on the live site.

+
+ Publish the Website + +
+ -- 2.39.5