@hackage / Docs

Documentation types library.

Version Deprecated package1.0.0

About

Metadata

  • Last updated , by DanielDiaz
  • License BSD-3-Clause
  • Maintained by: lazy.ddiaz@gmail.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

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.