Skip to content

Commit 9a34db5

Browse files
committed
Add instructions about preview and build of docs
1 parent a3f8e91 commit 9a34db5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ directory of the repository. They are formatted in the
133133
[Markdown syntax](https://daringfireball.net/projects/markdown/), with some
134134
extensions.
135135

136+
The docs can be previewed locally with `make docs-serve` and can be built with
137+
`make _site/index.html`.
138+
136139
Those files are rendered on [haskellstack.org](http://haskellstack.org) by
137140
[Read the Docs](https://readthedocs.org/) using
138141
[MkDocs](https://www.mkdocs.org/) and the

0 commit comments

Comments
 (0)