home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / toc.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  2.6 KB  |  62 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2.  
  3. <!--
  4.   Copyright 1999-2004 The Apache Software Foundation
  5.  
  6.   Licensed under the Apache License, Version 2.0 (the "License");
  7.   you may not use this file except in compliance with the License.
  8.   You may obtain a copy of the License at
  9.  
  10.       http://www.apache.org/licenses/LICENSE-2.0
  11.  
  12.   Unless required by applicable law or agreed to in writing, software
  13.   distributed under the License is distributed on an "AS IS" BASIS,
  14.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15.   See the License for the specific language governing permissions and
  16.   limitations under the License.
  17. -->
  18.  
  19. <!-- supersonic tour: table of contents -->
  20.  
  21. <toc>
  22.     <copyright>
  23.         <line>Copyright 1999-2004 The Apache Software Foundation</line>
  24.     </copyright>
  25.  
  26.     <toc-section name="Introduction">
  27.         <toc-item id="toc" name="Supersonic Tour of Apache Cocoon" href="intro/docs/index"/>
  28.         <toc-item name="What is Cocoon" href="intro/docs/what-is-cocoon"/>
  29.         <toc-item name="Use cases" href="intro/docs/use-cases"/>
  30.         <toc-item name="Facts" href="intro/docs/facts"/>
  31.         <toc-item name="Resources" href="intro/docs/resources"/>
  32.         <toc-item name="Business layer options" href="intro/docs/bizlayer"/>
  33.     </toc-section>
  34.  
  35.     <toc-section name="Pipelines">
  36.         <toc-item name="Pipelines overview" href="pipelines/docs/index"/>
  37.         <toc-item name="Basic pipelines" href="pipelines/docs/basic-pipelines"/>
  38.         <toc-item name="Generating graphics" href="pipelines/docs/graphics"/>
  39.         <toc-item name="XML news source" href="pipelines/docs/xmlnews"/>
  40.     </toc-section>
  41.  
  42.     <toc-section name="Multi-channel publishing">
  43.         <toc-item name="Output formats" href="multi-channel/docs/formats"/>
  44.         <toc-item name="PDF example" href="multi-channel/docs/pdf"/>
  45.     </toc-section>
  46.  
  47.     <toc-section name="The Flow subsystem">
  48.         <toc-item name="Flow examples" href="flow/docs/index"/>
  49.         <toc-item name="Number guessing game" href="flow/docs/number-guess"/>
  50.         <toc-item name="Multi-page form" href="flow/docs/multi-page"/>
  51.     </toc-section>
  52.  
  53.     <toc-section name="Cocoon Forms sample application">
  54.         <toc-item name="The Bean Editor application" href="bean-editor/docs/index"/>
  55.         <toc-item name="Java beans" href="bean-editor/docs/javabeans"/>
  56.         <toc-item name="Tasks list" href="bean-editor/docs/tasklist"/>
  57.         <toc-item name="Single task" href="bean-editor/docs/singletask"/>
  58.         <toc-item name="Forms" href="bean-editor/docs/forms"/>
  59.         <toc-item name="Flowscript" href="bean-editor/docs/flowscript"/>
  60.     </toc-section>
  61.  
  62. </toc>