|
27 | 27 |
|
28 | 28 | <menu name="Commons CLI"> |
29 | 29 | <item name="Overview" href="/index.html"/> |
30 | | - <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-cli.cgi"/> |
31 | | - <item name="Javadoc (1.0 release)" href="api-release/index.html"/> |
| 30 | + <item name="Download (1.1)" href="http://jakarta.apache.org/site/downloads/downloads_commons-cli.cgi"/> |
| 31 | + <item name="SVN repository" href="http://svn.apache.org/viewvc/jakarta/commons/proper/cli/trunk/"/> |
| 32 | + <item name="Mailing lists" href="/mail-lists.html"/> |
32 | 33 | </menu> |
33 | 34 |
|
34 | | - <menu name="User guide"> |
35 | | - <item name="Getting started" href="/introduction.html"/> |
36 | | - <item name="Usage scenarios" href="/usage.html"/> |
37 | | - <item name="Option properties" href="/properties.html"/> |
38 | | - </menu> |
39 | | -<!-- |
40 | | - <menu name="CLI1"> |
41 | | - <item name="Overview" href="/introduction.html"/> |
| 35 | + <menu name="CLI1 user guide"> |
| 36 | + <item name="Getting started" href="/introduction.html"/> |
42 | 37 | <item name="Usage scenarios" href="/usage.html"/> |
43 | 38 | <item name="Option properties" href="/properties.html"/> |
| 39 | + <item name="Javadoc (1.1)" href="api-release/index.html"/> |
44 | 40 | </menu> |
45 | | - <menu name="CLI2"> |
| 41 | + |
| 42 | + <menu name="CLI2-dev user guide"> |
46 | 43 | <item name="Overview" href="/manual/index.html"/> |
| 44 | + <item name="Examples" href="/examples/index.html"/> |
47 | 45 | <item name="Options" href="/manual/options.html"/> |
48 | | - <item name="Builders" href="/manual/builders.html"/> |
49 | | - <item name="CommandLines" href="/manual/commandlines.html"/> |
| 46 | + <!--item name="Builders" href="/manual/builders.html"/--> |
| 47 | + <!--item name="CommandLines" href="/manual/commandlines.html"/--> |
50 | 48 | <item name="Validators" href="/manual/validators.html"/> |
51 | | - <item name="Utilities" href="/manual/utilities.html"/> |
52 | | - </menu> |
53 | | - <menu name="Examples"> |
54 | | - <item name="Overview" href="/examples/index.html"/> |
55 | | - <item name="ant" href="/examples/ant.html"/> |
56 | | - <item name="ls" href="/examples/ls.html"/> |
57 | | - <item name="cvs" href="/examples/cvs.html"/> |
58 | | - <item name="cp" href="/examples/cp.html"/> |
59 | | - </menu> |
60 | | ---> |
61 | | - <menu name="Development"> |
62 | | - <item name="Building" href="/building.html"/> |
63 | | - <item name="Mailing lists" href="/mail-lists.html"/> |
64 | | - <item name="Team" href="/team-list.html"/> |
65 | | - <!--item name="Tasks" href="/tasks.html"/--> |
66 | | - <!--item name="Proposal" href="/proposal.html"/--> |
67 | | - <item name="SVN repository" href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/cli/trunk/"/> |
| 49 | + <!--item name="Utilities" href="/manual/utilities.html"/--> |
68 | 50 | <item name="Javadoc (SVN latest)" href="apidocs/index.html"/> |
69 | 51 | </menu> |
70 | 52 |
|
|
0 commit comments