Packages

Plug to automatically generate and serve project documentation.

Current section

Files

Jump to
doc_plug CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v1.0.2
- Perform doc generation on first request. This prevents generation during the
compilation stage when using Phoenix.
## v1.0.1
- Fix warning when compiling
## v1.0.0
- Initial release