mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-07 02:29:14 +00:00
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:
parent
f68637922c
commit
f236265e32
24
xdocs/navigation.xml
Normal file
24
xdocs/navigation.xml
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user