File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 <body >
2525 <section name =" Overview" >
26- <p >TODO quick overview to the examples</p >
26+ <p >
27+ The examples section aims to show how a variety of applications and
28+ tools could be modelled using CLI2. We make no claim that these tools
29+ use CLI2 in their implementation but simply use their interfaces to
30+ demonstrate commonly needed features. Some examples will make
31+ simplifications to keep the documentation consise.
32+ </p >
33+ <p >
34+ Many aspects of the API are touched upon but few are described in
35+ great detail. If more information is required then the reader is
36+ encouraged to review the API documentation and look at the unit tests
37+ for inspiration. Failing that, further advice and discussion can be
38+ found on the <code >commons-user@jakarta.apache.org</code > mailing list.
39+ </p >
2740 </section >
2841 </body >
2942</document >
You can’t perform that action at this time.
0 commit comments