dhall-docs-1.0.1: src/Dhall/data/man/dhall-docs.1
.\" Automatically generated by Pandoc 2.10.1
.\"
.TH "dhall-docs (1)" "" "" "" ""
.hy
.SH NAME
.PP
dhall-docs - Dhall documentation tool
.SH DESCRIPTION
.PP
\f[B]dhall-docs\f[R] is a documentation generator for the Dhall language
.SH SYNOPSIS
.PP
dhall-docs --input DIR
.PP
dhall-docs --input DIR --output-link SYMLINK_DIR
.SH OPTIONS
.TP
\f[B]-h\f[R] \f[B]--help\f[R]
Display help
.TP
\f[B]--input\f[R]
Directory of Dhall package
.TP
\f[B]--output-link\f[R]
Directory for generated documentation, or symlink to directory.
Defaults to \[aq]./docs\[aq]
.TP
\f[B]--package-name\f[R]
Package name; defaults to the input directory if not given.
.TP
\f[B]--ascii\f[R]
Format rendered code using ASCII syntax
.SH BUGS
.PP
Please report any bugs you may come across to
https://github.com/dhall-language/dhall-haskell/issues.