@hackage Docs1.0.0

Documentation types library.

Currently, this package defines classes for types that represents documentation.

The point of this library is to make possible write documentation in a general format, and later, render it in a desired concrete format.

At the moment, only Html format are supported by default, but you can add new instances.