Skip to content

Commit ec19c28

Browse files
author
Timothy O'Brien
committed
Added Jakarta Commons Nav to CLI navigation.xml
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129946 13f79535-47bb-0310-9956-ffa450edef68
1 parent bd813d5 commit ec19c28

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

xdocs/navigation.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
3+
<!DOCTYPE project [
4+
<!ENTITY commons-nav SYSTEM "../incl_nav.xml">
5+
]>
6+
27
<project name="CLI">
38

49
<title>CLI</title>
@@ -10,5 +15,7 @@
1015
<item name="Option Properties" href="/properties.html"/>
1116
<item name="Download" href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/"/>
1217
</menu>
18+
19+
&commons-nav;
1320
</body>
1421
</project>

0 commit comments

Comments
 (0)