The latest version of standalone-haddock is 1.4.0.0-0.

standalone-haddock

Version 1.2.0.0 revision 0 uploaded by KarlVoelker.

Package meta

Synopsis
Generate standalone haddock documentation for a set of packages
Description

standalone-haddock generates standalone haddock Haskell documentation.

When you simply run `cabal haddock`, the resulting HTML documentation contains hyperlinks to other packages on your system. As a result, you cannot publish it on the internet (well, you can, but the links will be broken).

standalone-haddock takes several packages for which you want to publish documentation. It generates documentation for them with proper links:

  • links to identifiers inside this package set are relative

  • links to identifiers from external packages lead to Hackage

Thus the resulting directory with HTML files is relocatable and publishable.

Author
Roman Cheplyaka
Bug reports
https://github.com/ktvoelker/standalone-haddock/issues
Category
Distribution
Copyright
n/a
Homepage
https://documentup.com/ktvoelker/standalone-haddock
Maintainer
Karl Voelker <standalone-haddock@karlv.net>
Package URL
n/a
Stability
n/a

Components