lenya/src/webapp/lenya/pubs/docs-new/content/xdocs site.xml,1.18,1.19

Andreas Hartmann <[email protected]> Tue, 13 May 2003 11:44:03 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs
In directory erbium:/tmp/cvs-serv364/src/webapp/lenya/pubs/docs-new/content/xdocs

Modified Files:
	site.xml 
Log Message:
un-commented some documentation pages

Index: site.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** site.xml	12 May 2003 12:13:51 -0000	1.18
--- site.xml	13 May 2003 09:44:01 -0000	1.19
***************
*** 25,31 ****
    
    <documentation href="docs/" label="Documentation">
      <concepts href="concepts/" label="Concepts and Best Practises">
        <sitetree href="siteTree.html" label="Site tree"/>
! <!--    
        <page-envelope href="pageEnvelope.html" label="Page envelope"/>
        <navigation href="navigation.html" label="Navigation"/>
--- 25,34 ----
    
    <documentation href="docs/" label="Documentation">
+     <components href="components/" label="Components">
+       <uri-parametrizer href="URIParametrizer.html" label="URI Parametrizer"/>
+     </components>
      <concepts href="concepts/" label="Concepts and Best Practises">
        <sitetree href="siteTree.html" label="Site tree"/>
! 
        <page-envelope href="pageEnvelope.html" label="Page envelope"/>
        <navigation href="navigation.html" label="Navigation"/>
***************
*** 46,56 ****
          <node-50 href="development.html" label="Developing Tasks"/>
        </node-40>
-       -->
      </concepts>
!     <!--
      <node-94 href="proposals/" label="Proposals / Requests for Comment (RFC)">
        <sitetree-proposal href="siteTree.html" label="Site tree"/>
      </node-94>
-     -->
    </documentation>
    
--- 49,59 ----
          <node-50 href="development.html" label="Developing Tasks"/>
        </node-40>
      </concepts>
!     <specs href="specs/" label="Specifications">
!       <namespaces href="namespaces.html" label="Namespaces"/>
!     </specs>
      <node-94 href="proposals/" label="Proposals / Requests for Comment (RFC)">
        <sitetree-proposal href="siteTree.html" label="Site tree"/>
      </node-94>
    </documentation>