packages feed

persistent-documentation-0.1.0.1: README.md

# persistent-documentation

![Hackage-Deps](https://img.shields.io/hackage-deps/v/persistent-documentation.svg)
[![Build Status](https://travis-ci.org/lumihq/persistent-documentation.svg?branch=master)](https://travis-ci.org/lumihq/persistent-documentation)


This library provides a DSL for attaching documentation to persistent entities as well as rendering documentation.

For an example, check out [the test suite](https://github.com/lumihq/persistent-documentation/blob/master/test/DocumentationSpec.hs#L30-L38), and the [rendered example](https://github.com/lumihq/persistent-documentation/blob/master/test/example.md).