Skip to content

ApiGen vs MkDocs

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

ApiGen

ApiGen

Development

ApiGen is an open-source PHP documentation generator that analyzes source code comments and generates API documentation from them. It supports PHP, JavaScript, and XML doc comment formats.

phpdocumentationgeneratorapi
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