Skip to content

Commit 7f2eec7

Browse files
author
Robert James Oxspring
committed
Added initial cli2 examples stub
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@130080 13f79535-47bb-0310-9956-ffa450edef68
1 parent d85e036 commit 7f2eec7

5 files changed

Lines changed: 169 additions & 0 deletions

File tree

xdocs/examples/ant.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2004 The Apache Software Foundation
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
19+
<properties>
20+
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<title>Examples - ant</title>
22+
</properties>
23+
24+
<body>
25+
<section name="ant">
26+
<p>TODO what is ant</p>
27+
<subsection name="Modelling">
28+
</subsection>
29+
<subsection name="Querying">
30+
</subsection>
31+
<subsection name="Helping">
32+
</subsection>
33+
</section>
34+
</body>
35+
</document>

xdocs/examples/cp.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2004 The Apache Software Foundation
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
19+
<properties>
20+
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<title>Examples - cp</title>
22+
</properties>
23+
24+
<body>
25+
<section name="cp">
26+
<p>TODO what is cp</p>
27+
<subsection name="Modelling">
28+
</subsection>
29+
<subsection name="Querying">
30+
</subsection>
31+
<subsection name="Helping">
32+
</subsection>
33+
</section>
34+
</body>
35+
</document>

xdocs/examples/cvs.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2004 The Apache Software Foundation
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
19+
<properties>
20+
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<title>Examples - cvs</title>
22+
</properties>
23+
24+
<body>
25+
<section name="cvs">
26+
<p>TODO what is cvs</p>
27+
<subsection name="Modelling">
28+
</subsection>
29+
<subsection name="Querying">
30+
</subsection>
31+
<subsection name="Helping">
32+
</subsection>
33+
</section>
34+
</body>
35+
</document>

xdocs/examples/index.xml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2004 The Apache Software Foundation
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
19+
<properties>
20+
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<title>Examples</title>
22+
</properties>
23+
24+
<body>
25+
<section name="Overview">
26+
<p>TODO quick overview to the examples</p>
27+
</section>
28+
</body>
29+
</document>

xdocs/examples/ls.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Copyright 2004 The Apache Software Foundation
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<document>
18+
19+
<properties>
20+
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<title>Examples - ls</title>
22+
</properties>
23+
24+
<body>
25+
<section name="ls">
26+
<p>TODO what is ls</p>
27+
<subsection name="Modelling">
28+
</subsection>
29+
<subsection name="Querying">
30+
</subsection>
31+
<subsection name="Helping">
32+
</subsection>
33+
</section>
34+
</body>
35+
</document>

0 commit comments

Comments
 (0)