mirror of
https://github.com/clap-rs/clap
synced 2025-01-22 17:34:59 +00:00
b46abb7236
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 |
||
---|---|---|
.. | ||
fmt.rs | ||
help.rs | ||
mod.rs | ||
usage.rs |