standalone-haddock: Generate standalone haddock documentation for a set of packages
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 1.0, 1.0.1, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.4.1, 1.1.4.2, 1.1.4.3, 1.1.4.4, 1.1.4.5, 1.2.0.0, 1.2.0.0, 1.3.0.0, 1.4.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.11 && <5), Cabal (>=2.2 && <2.4), containers, directory, filepath, optparse-applicative [details] |
License | MIT |
Author | Roman Cheplyaka |
Maintainer | Karl Voelker <standalone-haddock@karlv.net> |
Category | Distribution |
Home page | https://documentup.com/ktvoelker/standalone-haddock |
Bug tracker | https://github.com/ktvoelker/standalone-haddock/issues |
Source repo | head: git clone https://github.com/ktvoelker/standalone-haddock.git |
Uploaded | by KarlVoelker at 2019-04-25T02:48:04Z |
Downloads
- standalone-haddock-1.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees