Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Hofstetter 32883b540a Merge pull request #115 from BenWiederhake/dev-bash-completion
Rudimentary bash completion
2025-04-01 10:51:13 +02:00
Ben Wiederhake 6d2b4f423b fix documented list of supported shell completions 2025-04-01 10:39:13 +02:00
Ben Wiederhake 67373eb4df document new feature and add example / test 2025-04-01 10:37:50 +02:00
Ben Wiederhake dca1347b74 make Options::apply fallible 2025-04-01 10:37:50 +02:00
Terts Diepraam 43f792f91e remove parse and rename try_parse to parse 2023-12-19 15:13:12 +01:00
Terts Diepraam f01d94d8da add navigation links to docs 2023-12-19 14:42:48 +01:00
Terts Diepraam 88019ffe4b add docs for Value trait and derive 2023-12-19 13:22:39 +01:00
Terts Diepraam 50cd4b1494 update docs to new positional arguments 2023-12-19 12:30:45 +01:00
Terts Diepraam 3214c73534 move information from index.md to design.md 2023-12-19 12:10:44 +01:00
Terts Diepraam 04131a41c8 document completion generation 2023-12-19 12:10:44 +01:00
Terts Diepraam c8dc4793a0 expand design documentation 2023-12-19 12:10:44 +01:00
Terts Diepraam 8adaad0565 start writing guide for porting from clap 2023-12-19 12:10:44 +01:00
Terts Diepraam d67f2cd250 clean up assertions for quick start 2023-12-19 12:10:44 +01:00
Terts Diepraam d62daf9155 start working on guide-level docs 2023-12-19 12:10:44 +01:00