Author: apetrelli
Date: Sun Oct  5 08:28:09 2008
New Revision: 701807

URL: http://svn.apache.org/viewvc?rev=701807&view=rev
Log:
TILES-315
Quickstart removed.

Removed:
    tiles/framework/trunk/src/site/apt/quickstart/
Modified:
    tiles/framework/trunk/src/site/apt/getting_started.apt
    tiles/framework/trunk/src/site/apt/tutorial/index.apt
    tiles/framework/trunk/src/site/site.xml

Modified: tiles/framework/trunk/src/site/apt/getting_started.apt
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/src/site/apt/getting_started.apt?rev=701807&r1=701806&r2=701807&view=diff
==============================================================================
--- tiles/framework/trunk/src/site/apt/getting_started.apt (original)
+++ tiles/framework/trunk/src/site/apt/getting_started.apt Sun Oct  5 08:28:09 
2008
@@ -79,7 +79,6 @@
 Usage
 
   If you are using Tiles for the first time, read the
-  {{{quickstart/index.html}Quickstart}} and the
   {{{tutorial/index.html}Tutorial}}.
 
   If you are migrating from Struts-Tiles, see the

Modified: tiles/framework/trunk/src/site/apt/tutorial/index.apt
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/src/site/apt/tutorial/index.apt?rev=701807&r1=701806&r2=701807&view=diff
==============================================================================
--- tiles/framework/trunk/src/site/apt/tutorial/index.apt (original)
+++ tiles/framework/trunk/src/site/apt/tutorial/index.apt Sun Oct  5 08:28:09 
2008
@@ -26,22 +26,20 @@
   This tutorial is intended to provide a help for first-time Tiles users.
 
 Summary
-
-  [[1]] {{{../quickstart/index.html}Quickstart}}
   
-  [[2]] {{{pattern.html}The "composite view" pattern}}
+  [[1]] {{{pattern.html}The "composite view" pattern}}
   
-  [[3]] {{{configuration.html}Configuring your web application}}
+  [[2]] {{{configuration.html}Configuring your web application}}
   
-  [[4]] {{{wildcard-configuration.html}Wildcards in configuration files}}
+  [[3]] {{{wildcard-configuration.html}Wildcards in configuration files}}
   
-  [[5]] {{{basic/index.html}Basic Usage}}
+  [[4]] {{{basic/index.html}Basic Usage}}
   
         [[1]] {{{basic/concepts.html}Tiles Concepts}}
         
         [[2]] {{{basic/pages.html}Creating Tiles Pages}}
         
-  [[6]] {{{advanced/index.html}Advanced Topics}}
+  [[5]] {{{advanced/index.html}Advanced Topics}}
   
         [[1]] {{{advanced/nesting-extending.html}Nesting and Extending 
Definitions}}
 
@@ -67,15 +65,14 @@
 
         [[12]] {{{advanced/multiple-containers.html}Using multiple containers}}
 
-  [[7]] {{{integration/index.html}Integration with other technologies}}
+  [[6]] {{{integration/index.html}Integration with other technologies}}
   
         [[1]] {{{integration/frameworks.html}Integration with other 
frameworks}}
   
         [[2]] {{{integration/view.html}Integration with other view 
technologies}}
   
-  [[8]] {{{extension/index.html}Extending Tiles}}
+  [[7]] {{{extension/index.html}Extending Tiles}}
   
         [[1]] {{{extension/points.html}Tiles Extension Points}}
   
         [[2]] {{{extension/url_definitions_factory.html}Customizing 
<<<UrlDefinitionsFactory>>>}}
-  
\ No newline at end of file

Modified: tiles/framework/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/src/site/site.xml?rev=701807&r1=701806&r2=701807&view=diff
==============================================================================
--- tiles/framework/trunk/src/site/site.xml (original)
+++ tiles/framework/trunk/src/site/site.xml Sun Oct  5 08:28:09 2008
@@ -60,9 +60,6 @@
                     href="tutorial/index.html"
                     collapse="true">
                 <item   
-                        name="Quickstart"
-                        href="quickstart/index.html"/>
-                <item   
                         name="The composite view pattern"
                         href="tutorial/pattern.html"/>
                 <item   


Reply via email to