DrString
ca.duan.drstring-for-xcode
Total installs
0+
Rating
0.0
Released
July 14, 2020
Last updated
March 25, 2022
Category
Developer Tools
Developer
Daniel Duan
Developer details
Name
Daniel Duan
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs
- No items.
Screenshots

Description
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.