Mdoc – markdown code documentation system(chutsu.github.io)
chutsu.github.io
Mdoc – markdown code documentation system
http://chutsu.github.io/mdoc/
I created a markdown documentation system similar to Flatdoc, but has a layout similar to Backbone.js and Three.js's API documentation. Just wanted some feedback to see if this is something people would use? :)
1 comments
An example of documentation generated from mdoc would be nice.
What you see in that link is* the generated doc. You set links in sidebar.md to docs you want to show, and when you click on it, it GETs the markdown file and renders it in the #content div.
Have a look here for another example of mdoc in action: http://chutsu.github.io/playground/
Have a look here for another example of mdoc in action: http://chutsu.github.io/playground/
Seems to be a dead link.