pesto-students / batch-8-NuSlack

A Group-chat application
https://nu-slack.netlify.com/
2 stars 4 forks source link

Add code documentation via ESDocs #67

Closed abhi18av closed 5 years ago

abhi18av commented 5 years ago

Add the documentation strings to the code-base and generate the documentation as suggested by Patryk.

abhi18av commented 5 years ago

Have zeroed in on esdoc and tested it locally. However, it only really works for the non-JSX code and I've been unsuccessful in trying to find a plugin for esdoc which does the same.