WebStack

Change of docs/developing.html

621:90993d7be123
docs/developing.html
     1.1 --- a/docs/developing.html	Sat Jan 20 23:15:29 2007 +0000
     1.2 +++ b/docs/developing.html	Sat Jan 20 23:16:22 2007 +0000
     1.3 @@ -17,20 +17,20 @@
     1.4  <ul>
     1.5      
     1.6      
     1.7 -    <li><a href="paths.html">URLs and Paths</a></li>
     1.8 -<ul>
     1.9 +    <li><a href="paths.html">URLs and Paths</a></li><li><a href="path-strategies.html">Path Processing Strategies</a></li>
    1.10 +<li><a href="path-info.html">Paths To and Within Applications</a></li><li><a href="path-design.html">Path Design and Interpretation</a></li><ul>
    1.11        
    1.12        
    1.13 -        <li><a href="path-info.html">Paths To and Within Applications</a></li>
    1.14 +        
    1.15  
    1.16 -        <li><a href="path-design.html">Path Design and Interpretation</a></li>
    1.17 +        
    1.18  
    1.19          
    1.20 -      <ul>
    1.21 +      <li><a href="paths-filesystem.html">Treating the Path Like a Filesystem</a> (<code>DemoApp</code> example, <code>Calendar</code> example)</li><li><a href="paths-services.html">Treating the Path Mostly Like a Filesystem</a></li><li><a href="paths-opaque.html">Using the Path as an Opaque Reference into an Application</a></li><ul>
    1.22  
    1.23 -          <li><a href="paths-filesystem.html">Treating the Path Like a Filesystem</a> (<code>DemoApp</code> example, <code>Calendar</code> example)</li><ul><li>(<a href="resource-map.html">ResourceMap - Simple Mappings from Names to Resources</a>)</li></ul>
    1.24 -          <li><a href="paths-services.html">Treating the Path Mostly Like a Filesystem</a></li>
    1.25 -          <li><a href="paths-opaque.html">Using the Path as an Opaque Reference into an Application</a></li>
    1.26 +          
    1.27 +          
    1.28 +          
    1.29          
    1.30        </ul><li><a href="path-value-encoding.html">Encoding and Decoding Path Values</a></li><li><a href="path-manipulation.html">Manipulating Paths</a></li>
    1.31