simonewebdesign / real-time-web-chat

A chat server and client built with Node, Socket.io, Express and MongoDB. Hosted on OpenShift
3 stars 0 forks source link

Documentation #20

Closed simonewebdesign closed 11 years ago

simonewebdesign commented 11 years ago

Build some kind of documentation. JSDoc3 would be fine.

simonewebdesign commented 11 years ago

Well, I just fell in love with docco. I think literate programming style is way more appropriate for this project, rather than the usual API style.

simonewebdesign commented 11 years ago

Wait, we should make it available to all users... let's move it into the /public/docs directory and add a route for it.