dgraham 2004/03/27 15:23:23 Modified: mapper/xdocs navigation.xml Log: Import Commons Sandbox navigation. Revision Changes Path 1.3 +23 -0 jakarta-commons-sandbox/mapper/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/mapper/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 14 Mar 2004 23:42:25 -0000 1.2 +++ navigation.xml 27 Mar 2004 23:23:23 -0000 1.3 @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- + Copyright 2003-2004 The Apache Software Foundation + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!DOCTYPE project [ +<!ENTITY commons-nav SYSTEM "../../sandbox-build/incl_nav.xml"> +]> + <project name="Mapper"> <title>Mapper</title> @@ -9,5 +29,8 @@ <item name="Overview" href="/index.html"/> <item name="To Do List" href="/todo.html"/> </menu> + + &commons-nav; + </body> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
