clap/src/output
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
..
fmt.rs feat: Color debug output 2021-11-24 11:21:40 -06:00
help.rs docs: Re-order items in docs 2021-12-04 19:18:28 -06:00
mod.rs Finished color refactor 2020-04-16 12:51:26 +02:00
usage.rs fix: Consistent help between Args and Subcommands 2021-11-29 16:17:02 -06:00