Added common commons nav to the collections Maven site

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131198 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy O'Brien 2003-09-28 12:21:57 +00:00
parent f68637922c
commit f236265e32
1 changed files with 24 additions and 0 deletions

24
xdocs/navigation.xml Normal file
View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE project [
<!ENTITY commons-nav SYSTEM "../incl_nav.xml">
]>
<project name="Collections">
<title>Collections</title>
<organizationLogo href="/images/jakarta-logo-blue.gif">
Jakarta
</organizationLogo>
<body>
<menu name="Commons Collections">
<item name="Overview"
href="/index.html"/>
</menu>
&commons-nav;
</body>
</project>