superdoc: Additional documentation markup and Unicode support
This package extends Cabal's documentation building capabilities. It extends the Haddock markup language with syntax for subscripts, superscripts, and more. Recent version of Haddock already support bold text and the inclusion of images; however, we continue to provide markup for these for backward compatibility with earlier versions of Superdoc.
This package is designed to work transparently. It provides a custom main function that package maintainers can use in their Setup.hs file. In most cases, this is as simple as setting the build-type to Custom, adding superdoc to the package dependencies, and putting the following two lines into Setup.hs:
import Distribution.Superdoc main = superdocMain
For more information on the available markup, see Distribution.Superdoc.
Modules
[Index]
Downloads
- superdoc-0.1.2.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.2.8, 0.1.2.9 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.5 && <5), Cabal (>=1.24), containers (>=0.4), directory (>=1.1), filepath (>=1.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2013-2018 Peter Selinger |
Author | Peter Selinger |
Maintainer | selinger@mathstat.dal.ca |
Category | Distribution |
Home page | http://www.mathstat.dal.ca/~selinger/superdoc/ |
Uploaded | by PeterSelinger at 2018-11-26T02:00:45Z |
Distributions | NixOS:0.1.2.9 |
Reverse Dependencies | 3 direct, 8 indirect [details] |
Downloads | 9287 total (54 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |