Skip to content

Commit

Permalink
Some small progress
Browse files Browse the repository at this point in the history
  • Loading branch information
yogsototh committed May 9, 2016
1 parent 62ab928 commit f9a89fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions multi/blog/Haskell-Tutorials--a-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ blogimage("main.png","Main image")
As a community we can do a better at documenting our libraries.
This document provide some hints to make it happens.

1. Create a `Tutorial` module containing nothing except documentation.
2. Use `doctest` to check your documentation is up to date
3. For more complex real world examples, link to the test source.

</div>


Expand Down

0 comments on commit f9a89fc

Please sign in to comment.