]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Sort content from most specific to least. Break specs down into sub-sections to match...
authorWilliam Victor Mote <vmote@apache.org>
Mon, 28 Apr 2003 20:44:47 +0000 (20:44 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Mon, 28 Apr 2003 20:44:47 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196360 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/resources.xml

index 19ac9dd46d52ff3fb750672f23f4be558e676b44..5c7872d931be4a492e14567c5e85638caa8d1753 100644 (file)
@@ -80,41 +80,50 @@ Subscription administration information can be found at <link href="http://www.w
   </section>
   <section id="specs">
     <title>Specifications</title>
-  <ul>
-          <li>
-            <link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Recommendation (15 October 2001)</link>
-          </li>
-          <li>
-            <link href="http://www.renderx.com/Tests/validator/fo.dtd.html">A dtd for the XSL-FO Recommendation provided by N. Grigoriev from RenderX</link>
-          </li>
-          <li>
-            <link href="http://www.w3.org/TR/SVG/">Supported SVG Recommendation (04 September 2001)</link>
-          </li>
-          <li>
-            <link href="http://www.w3.org/TR/REC-xml">XML Recommendation</link>
-          </li>
-          <li>
-            <link href="http://www.w3.org/TR/xslt">XSLT Recommendation</link>
-          </li>
-          <li>
-            <link href="http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf">Portable Document Format (PDF) 1.4 Reference Manual </link>
-          </li>
-          <li>
-            <link href="http://sax.sourceforge.net/">Simple API for XML (SAX)</link>
-          </li>
-          <li>
-            <link href="http://www.w3.org/TR/REC-DOM-Level-1">Document Object Model (DOM)</link>
-          </li>
-          <li>
-            <link href="http://www.w3.org/TR/REC-xml-names/">Namespaces in XML Recommendation</link>
-          </li>
-          <li>
-            <link href="http://java.sun.com/j2se/1.3/docs/api/index.html">Java JDK 1.3 Documentation</link>
-          </li>
-  </ul>
+    <section id="specs-xslfo">
+      <title>XSL-FO</title>
+      <ul>
+        <li><link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Recommendation (15 October 2001)</link></li>
+        <li><link href="http://www.renderx.com/Tests/validator/fo.dtd.html">Unofficial DTD for the XSL-FO Recommendation</link> provided by N. Grigoriev from RenderX.</li>
+      </ul>
+    </section>
+    <section id="specs-xslt">
+      <title>XSLT</title>
+      <ul>
+        <li><link href="http://www.w3.org/TR/xslt">XSLT Recommendation</link></li>
+      </ul>
+    </section>
+    <section id="specs-xml">
+      <title>XML</title>
+      <ul>
+        <li><link href="http://www.w3.org/TR/REC-xml">XML Recommendation</link></li>
+        <li><link href="http://sax.sourceforge.net/">Simple API for XML (SAX)</link></li>
+        <li><link href="http://www.w3.org/TR/REC-DOM-Level-1">Document Object Model (DOM)</link></li>
+        <li><link href="http://www.w3.org/TR/REC-xml-names/">Namespaces in XML Recommendation</link></li>
+      </ul>
+    </section>
+    <section id="other">
+      <title>Other</title>
+      <ul>
+        <li><link href="http://www.w3.org/TR/SVG/">Supported SVG Recommendation (04 September 2001)</link></li>
+        <li><link href="http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf">Portable Document Format (PDF) 1.4 Reference Manual</link></li>
+        <li><link href="http://java.sun.com/j2se/1.3/docs/api/index.html">Java JDK 1.3 Documentation</link></li>
+      </ul>
+    </section>
   </section>
   <section id="documents">
     <title>Books, Tutorials, Articles</title>
+    <section id="documents-xslfo">
+      <title>XSL-FO</title>
+      <ul>
+        <li><link href="http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html">Elliotte Rusty Harold: Chapter 18 on xsl:fo from his excellent book XML Bible, Second Edition</link></li>
+        <li><link href="http://www.sun.com/software/xml/developers/slides-dtd/">Paul Sandoz: Using formatting objects with the slides dtd</link></li>
+        <li><link href="http://www.xml.com/pub/a/2001/01/17/xsl-fo/index.html">J. David Eisenberg: Using XSL Formatting Objects</link></li>
+        <li><link href="http://zvon.org/xxl/xslfoReference/Output/index.html">Miloslav Nic: XSL FO reference</link></li>
+        <li><link href="http://www.dpawson.co.uk/xsl/sect3/bk/index.html">Dave Pawson: An introduction to XSL Formatting Objects</link></li>
+        <li><jump href="http://www.oreilly.com/catalog/xslfo">XSL-FO</jump>, by Dave Pawson, O'Reilly &amp; Associates, 2002, ISBN 0-596-00355-2.</li>
+      </ul>
+    </section>
     <section id="documents-xslt">
       <title>XSLT</title>
       <ul>
@@ -123,27 +132,6 @@ Subscription administration information can be found at <link href="http://www.w
         <li><jump href="http://www.oreilly.com/catalog/xsltckbk">XSLT Cookbook</jump>, by Sal Mangano, O'Reilly &amp; Associates, 2002, ISBN 0-596-00372-2.</li>
       </ul>
     </section>
-    <section id="documents-xslfo">
-      <title>XSL-FO</title>
-    </section>
-    <ul>
-          <li>
-            <link href="http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html">Elliotte Rusty Harold: Chapter 18 on xsl:fo from his excellent book XML Bible, Second Edition</link>
-          </li>
-          <li>
-            <link href="http://www.sun.com/software/xml/developers/slides-dtd/">Paul Sandoz: Using formatting objects with the slides dtd</link>
-          </li>
-          <li>
-            <link href="http://www.xml.com/pub/a/2001/01/17/xsl-fo/index.html">J. David Eisenberg: Using XSL Formatting Objects</link>
-          </li>
-          <li>
-            <link href="http://zvon.org/xxl/xslfoReference/Output/index.html">Miloslav Nic: XSL FO reference</link>
-          </li>
-          <li>
-            <link href="http://www.dpawson.co.uk/xsl/sect3/bk/index.html">Dave Pawson: An introduction to XSL Formatting Objects</link>
-          </li>
-          <li><jump href="http://www.oreilly.com/catalog/xslfo">XSL-FO</jump>, by Dave Pawson, O'Reilly &amp; Associates, 2002, ISBN 0-596-00355-2.</li>
-    </ul>
   </section>
   <section id="products">
     <title>Related/Useful Products</title>