Live data from Hacker News

Mdoc – markdown code documentation system

chutsu.github.io

1–4 of 4 posts

Re: Mdoc – markdown code documentation system

#3
post #2

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/

Re: Mdoc – markdown code documentation system

#4
post #3
post #2

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/

Seems to be a dead link.