MDwiki vs MkDocs
A side-by-side look at MDwiki and MkDocs. For an in-depth review of either product, follow the links below.
MDwiki
Development
MDwiki is a lightweight, dependency-free wiki app that allows you to write web pages using Markdown syntax. It's easy to set up and requires no database or backend programming.
markdownwikidocumentationwritingweb-pages
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