Why DrString?
Why? Because there are many ways to get a docstring "right":
- should descriptions for different parameters vertically align with each other?
- should an empty line separate parameters' and return value's description?
- should keywords such as `returns` begin with an upper case?
You get it. It's hard enough to write documentation. Keeping it in an consistent format is even harder.
DrString makes it easy: you can pick an style for all the details, and it formats your docstrings for you.
DrString V1.2更新日志:
Support for macOS Big Sur and Apple Silicon Macs.