You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ro...@apache.org on 2004/09/02 15:58:17 UTC

cvs commit: jakarta-commons/cli/xdocs/examples index.xml ant.xml cp.xml ls.xml cvs.xml

roxspring    2004/09/02 06:58:17

  Added:       cli/xdocs/examples index.xml ant.xml cp.xml ls.xml cvs.xml
  Log:
  Added initial cli2 examples stub
  
  Revision  Changes    Path
  1.1                  jakarta-commons/cli/xdocs/examples/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
   Copyright 2004 The Apache Software Foundation
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
       http://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="commons-dev@jakarta.apache.org">commons-dev</author>
      <title>Examples</title>
    </properties>
  
    <body>
      <section name="Overview">
        <p>TODO quick overview to the examples</p>
      </section>
    </body>
  </document>
  
  
  
  1.1                  jakarta-commons/cli/xdocs/examples/ant.xml
  
  Index: ant.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
   Copyright 2004 The Apache Software Foundation
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
       http://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="commons-dev@jakarta.apache.org">commons-dev</author>
      <title>Examples - ant</title>
    </properties>
  
    <body>
      <section name="ant">
        <p>TODO what is ant</p>
        <subsection name="Modelling">
        </subsection>
        <subsection name="Querying">
        </subsection>
        <subsection name="Helping">
        </subsection>
      </section>
    </body>
  </document>
  
  
  
  1.1                  jakarta-commons/cli/xdocs/examples/cp.xml
  
  Index: cp.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
   Copyright 2004 The Apache Software Foundation
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
       http://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="commons-dev@jakarta.apache.org">commons-dev</author>
      <title>Examples - cp</title>
    </properties>
  
    <body>
      <section name="cp">
        <p>TODO what is cp</p>
        <subsection name="Modelling">
        </subsection>
        <subsection name="Querying">
        </subsection>
        <subsection name="Helping">
        </subsection>
      </section>
    </body>
  </document>
  
  
  
  1.1                  jakarta-commons/cli/xdocs/examples/ls.xml
  
  Index: ls.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
   Copyright 2004 The Apache Software Foundation
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
       http://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="commons-dev@jakarta.apache.org">commons-dev</author>
      <title>Examples - ls</title>
    </properties>
  
    <body>
      <section name="ls">
        <p>TODO what is ls</p>
        <subsection name="Modelling">
        </subsection>
        <subsection name="Querying">
        </subsection>
        <subsection name="Helping">
        </subsection>
      </section>
    </body>
  </document>
  
  
  
  1.1                  jakarta-commons/cli/xdocs/examples/cvs.xml
  
  Index: cvs.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
   Copyright 2004 The Apache Software Foundation
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
       http://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="commons-dev@jakarta.apache.org">commons-dev</author>
      <title>Examples - cvs</title>
    </properties>
  
    <body>
      <section name="cvs">
        <p>TODO what is cvs</p>
        <subsection name="Modelling">
        </subsection>
        <subsection name="Querying">
        </subsection>
        <subsection name="Helping">
        </subsection>
      </section>
    </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org