Motivation: BrianPugh/cyclopts#477
Basically, I don't want docstring_parser to handle "Examples" sections. I haven't looked to hard at the code base, so I'm not sure where the best place to change is. Ideally I'd want this available through the common parse function.
I'm willing to help out on a PR if someone (@mauvilsa ?) could give me pointers/recommendations.
Motivation: BrianPugh/cyclopts#477
Basically, I don't want
docstring_parserto handle "Examples" sections. I haven't looked to hard at the code base, so I'm not sure where the best place to change is. Ideally I'd want this available through the commonparsefunction.I'm willing to help out on a PR if someone (@mauvilsa ?) could give me pointers/recommendations.