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 vm...@apache.org on 2003/04/21 01:46:10 UTC

cvs commit: xml-fop/src/documentation/content/xdocs/design areas.xml layout.xml properties.xml

vmote       2003/04/20 16:46:10

  Modified:    src/documentation/content/xdocs/design areas.xml layout.xml
                        properties.xml
  Log:
  Remove outer <section> so outline makes more sense.
  
  Revision  Changes    Path
  1.5       +0 -3      xml-fop/src/documentation/content/xdocs/design/areas.xml
  
  Index: areas.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/areas.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- areas.xml	2 Jan 2003 12:59:30 -0000	1.4
  +++ areas.xml	20 Apr 2003 23:46:09 -0000	1.5
  @@ -12,8 +12,6 @@
     </header>
   
     <body>
  -<section>
  -  <title>Area Tree</title>
   <p>
   The code to implement the area tree matches the areas
   defined in the specification. This makes it easier to understand and
  @@ -174,7 +172,6 @@
   An abstract renderer will be able to handle the generic positioning
   of child areas, iterating through areas that have child areas.
     </p>
  -  </section>
     </section>
   
     </body>
  
  
  
  1.4       +0 -4      xml-fop/src/documentation/content/xdocs/design/layout.xml
  
  Index: layout.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/layout.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- layout.xml	20 Nov 2002 11:01:37 -0000	1.3
  +++ layout.xml	20 Apr 2003 23:46:10 -0000	1.4
  @@ -12,8 +12,6 @@
       </header>
   
       <body>
  -<section>
  -  <title>FO Layout</title>
   <p>
   The aim of the layout system is to be self contained and allow for
   easy changes or extensions for future development. For example the
  @@ -445,8 +443,6 @@
   page.
     </p>
     </section>
  -  </section>
  -
     </section>
   
       </body>
  
  
  
  1.4       +0 -3      xml-fop/src/documentation/content/xdocs/design/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/properties.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- properties.xml	29 Nov 2002 22:00:32 -0000	1.3
  +++ properties.xml	20 Apr 2003 23:46:10 -0000	1.4
  @@ -13,8 +13,6 @@
   
       <body>
   
  -<section>
  -  <title>Properties</title>
     <section>
       <title>Property datatypes</title>
   <p>The property datatypes are defined in the
  @@ -262,7 +260,6 @@
   (in this example) by using the "getLength()" accessor.
   </p>
     </section>
  -</section>
       </body>
   </document>
   
  
  
  

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