Documenting swift code in Xcode using Jazzy
Being a developer, I can feel the pain when you are handed over someones else code without documentation. Things would have been much easy if there was some explanation about classes and coding style. It is really important to get your code commented…