catchorg / Clara

A simple to use, composable, command line parser for C++ 11 and beyond
Boost Software License 1.0
648 stars 67 forks source link

Contribution for docs/examples #67

Closed edmBernard closed 5 years ago

edmBernard commented 6 years ago

Hi @philsquared
There is some issues about documentation and it's also add in the roadmap. Did you need help on this point ? Did you already have a table of content or a structure that we can complete ? Did you prefer complete explanation of each functionnality or just a bunch of examples ?

related : https://github.com/catchorg/Clara/issues/49

edmBernard commented 6 years ago

I create these small examples inspired by your tests https://github.com/edmBernard/Clara/tree/master/docs/examples

horenmar commented 6 years ago

I looked through some of the examples and they look good (I did laugh a bit at positive number must be between positive though), but I am not really working on Clara -- I don't even have enough time for Catch2.

edmBernard commented 6 years ago

I understand your time can be rare that why I ask if you need contributions and what kind of contributions. btw thanks for your attention