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? :)
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.