rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
256 stars 63 forks source link

Add documentation using docstrings to the project #174

Open glm4 opened 3 years ago

glm4 commented 3 years ago

Key APIs and DSLs should be documented properly. The recommendation is to use Apple docstrings. In the near future(Xcode 13 and later) we could be able to switch to DocC