
Plugin for MkDocs to programmatically generate documentation pages during the build. The generated documents don't actually appear in the source files, it only *virtually* becomes part of the site to be built by MkDocs.
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.
This is a plugin for mkdocs to add additional features.