Closed snmishra closed 9 years ago
Commit merged, so would close issue even as pull request refer this as "partial fix", if further fixing needed. Another ticket can be created describing what's still missing there.
Fix is included to 0.1.14 version
I want to include a multi-paragraph description for my program. With argparse, I can do that using formatter_class=RawDescriptionHelpFormatter. sphinx-argparse always uses the default formatter class, which removes all extra whitespace.