]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
added missing docs from head
authorChristian Geisert <chrisg@apache.org>
Tue, 18 Feb 2003 12:27:35 +0000 (12:27 +0000)
committerChristian Geisert <chrisg@apache.org>
Tue, 18 Feb 2003 12:27:35 +0000 (12:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195966 13f79535-47bb-0310-9956-ffa450edef68

build.xml
src/documentation/content/xdocs/book.xml
src/documentation/content/xdocs/download.xml
src/documentation/content/xdocs/faq.xml
src/documentation/content/xdocs/involved.xml

index 4e0debcd0c380700dc53de3702fb1a8e50c7fefa..5764bda2a0391bc115a9d760b4e1fa4e9d7c8a58 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -112,11 +112,6 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <include name="build/site/**"/>
     <include name="conf/**"/>
     <include name="docs/xslfoRef.pdf"/>
-    <include name="docs/examples/**"/>
-    <exclude name="docs/examples/build.xml"/>
-    <exclude name="docs/examples/runtests.*"/>
-    <exclude name="docs/examples/results.html"/>
-    <include name="docs/graphics/**"/>
     <include name="docs/foschema/**"/>
     <include name="examples/**"/>
     <exclude name="examples/build.xml"/>
@@ -725,7 +720,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <copy todir="${dist.src.result.dir}/build" file="build/fop.jar"/>
     <chmod file="${dist.src.result.dir}/build.sh" perm="ugo+rx" />
     <chmod file="${dist.src.result.dir}/fop.sh" perm="ugo+rx" />
-    <chmod file="${dist.src.result.dir}/docs/examples/runtests.sh" perm="ugo+rx" />
+    <chmod file="${dist.src.result.dir}/examples/fo/runtests.sh" perm="ugo+rx" />
 
     <zip zipfile="${name}-${version}-src.zip" basedir="${dist.src.dir}" includes="**"/>
 
index 9c635c565cc274a59469dc1bf547a4cd12280b54..ba47c5b78c84c58d1fa4aef59810496f562728a7 100644 (file)
@@ -21,8 +21,6 @@
 
         <menu label="Project">
           <menu-item label="Status" href="status.html"/>
-          <menu-item label="Changes" href="changes.html"/>
-          <menu-item label="Todo" href="todo.html"/>
         </menu>
 
         <menu label="Using FOP">
index 5d70da6ce2150e9def5d306f78cb7aa64dfa7d66..3450347361ed579ac9276a543a92de4703dc371d 100644 (file)
        on AnonCVS in the <link href="http://xml.apache.org/cvs.html">xml.apache.org documentation</link> for details.
        Sometimes people have difficulties to access the cvs server; in this case you can download
        a snapshot from the cvs files <link href="http://xml.apache.org/from-cvs/xml-fop/">here</link>.
-       In both cases you have to build FOP yourself - see <link href="compiling.html">Compiling FOP</link> for details.
+       In both cases you have to build FOP yourself - see <link href="compiling.html">Compiling Fop</link> for details.
     </p>
     <note>
       Important: Currently, releases of FOP are coming out of the
       "fop-0_20_2-maintain" branch. The "MAIN" branch is currently
-      under development. See <link href="dev/index.html">Development Docs</link>
+      under development. See <link href="http://xml.apache.org/fop/dev/index.html">Development Docs</link>
       for more information.
     </note>
     <p>To run FOP from the command line, see <link href="running.html">Running FOP</link>.</p>
index 65e55387694d5000eb99bc125ee579a873ba1346..8aeafd2e3dc380bf1dd1767435e1ae18e9933299 100644 (file)
         </p>
         <p>
           Reducing memory consumption in general and squishing bugs is an
-          ongoing effort, partially addressed in the <link
-          href="dev/index.html">redesign</link>.
+          ongoing effort, partially addressed in the redesign.
         </p>
       </answer>
     </faq>
index af3d8fb903843187907f692e3bf2b0bbed60332f..bd90a7d8992171c0230d1ed02b9b24a74c585b56 100644 (file)
@@ -31,7 +31,7 @@ familiar with these standards. You can find links under
     <title>Fop's Design</title>
     <p>
 The design for FOP is specified under the
-<link href="design/index.html">Design</link> section.
+<link href="http://xml.apache.org/fop/design/index.html">Design</link> section.
     </p>
     <p>
 This is where the information on how FOP is developed and designed