Skip to content

Docco vs MkDocs

A side-by-side look at Docco and MkDocs. For an in-depth review of either product, follow the links below.

Docco

Docco

Development

Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. It produces HTML that displays your comments alongside your code.

documentationgeneratorliterate-programming
MkDocs

MkDocs

Development

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

markdowndocumentationstatic-site-generator

Related Comparisons

Read The Docs
Docusaurus
Docsify.js
VuePress