moscajs/mosca

Write documentation in plain markdown

Open

#501 opened on Jun 18, 2016

 (0 comments) (0 reactions) (0 assignees)JavaScript (498 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,186 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently the documentation is written inlined in the code, using a (now-broken) documentation generation system.

We should rewrite this into a doc folder just using "plain" markdown.

Contributor guide