nixpkgs/pkgs/development/interpreters/dhall
Gabriel Gonzalez 710038a5e6 Fix header for generated Dhall documentation
By default, `dhall-docs` uses the name of the input directory
as the initial component of the documentation header.  However,
since the input directory is built using Nix the header contains
the Nix store hash in the name, which then appears in the
generated documentation.

The fix is to override this default behavior by supplying the
`--package-name` flag to `dhall-docs`.
2021-01-14 09:50:44 +01:00
..
build-dhall-directory-package.nix Add buildDhall*Package support for generating documentation 2020-12-01 15:30:52 +01:00
build-dhall-github-package.nix Add buildDhall*Package support for generating documentation 2020-12-01 15:30:52 +01:00
build-dhall-package.nix Fix header for generated Dhall documentation 2021-01-14 09:50:44 +01:00