We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f8e91 commit 9a34db5Copy full SHA for 9a34db5
CONTRIBUTING.md
@@ -133,6 +133,9 @@ directory of the repository. They are formatted in the
133
[Markdown syntax](https://daringfireball.net/projects/markdown/), with some
134
extensions.
135
136
+The docs can be previewed locally with `make docs-serve` and can be built with
137
+`make _site/index.html`.
138
+
139
Those files are rendered on [haskellstack.org](http://haskellstack.org) by
140
[Read the Docs](https://readthedocs.org/) using
141
[MkDocs](https://www.mkdocs.org/) and the
0 commit comments