clap/clap_derive/src
Ed Page b46abb7236 docs: Re-order items in docs
This contains two types of re-ordering:
- Internal, putting the focus of each file first.
- Public, re-arranging items and grouping impl blocks to try to better
  organize the documentation and find related items.

The main weakness of the docs work is in `Args`.  Its just a mess.  In
particular, we should probably link the simple casesm like `required` to
the advanced impl block.

Fixes #55
2021-12-04 19:18:28 -06:00
..
derives fix: Remove untested IntoApp derive 2021-12-02 20:01:00 -06:00
utils fix(derive): Support arg_enum everywhere 2021-10-25 14:12:08 -05:00
attrs.rs docs: Re-order items in docs 2021-12-04 19:18:28 -06:00
dummies.rs fix: Rename to Arg::ignore_case like ArgSettings 2021-11-29 10:34:42 -06:00
lib.rs fix(derive): Smooth out transition for structopt 2021-12-02 20:18:33 -06:00
parse.rs docs: Re-order items in docs 2021-12-04 19:18:28 -06:00